- Notifications
You must be signed in to change notification settings - Fork2
Python wrapper for Expedia API
License
NotificationsYou must be signed in to change notification settings
NimitS1/expediaRequester
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
THIS PROJECT IS OBSOLETE AS EXPEDIA HAS REMOVED THE APIS.
A python wrapper forExpedia APIsThe goal is to write a developer friendly client that can used to interact with the Expedia API. Once the wrapper is ready, I will publish it as a package in thePython package index
- Create a setup.py file
- Complete the API implementation
- Populate test cases
- Integrate with travis CI
| API | Implemented | Testcases added |
|---|---|---|
| Cars | [X] | [X] |
| Cruise | [X] | [ ] |
| Flight Search | [X] | [X] |
| Flights prices and trends | [X] | [X] |
| Geography | [X] | [X] |
| Hotel Reviews | [X] | [X] |
| Hotel Search Offers | [X] | [X] |
| Package Search | [X] | [X] |
| Suggestions and Resolutions | [X] | [X] |
| Things To Do! | [X] | [X] |
The cruise APIs by Expedia are currently down and cannot be tested till they are back up.
You first need to get an API key fromExpedia.
Running the test cases is very simple:
python test_suite.pyAbout
Python wrapper for Expedia API
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.