Search products via keyword query and compare prices on Ebay via API.
Developer account required: https://developer.ebay.com/develop/apis
The script allows you to make the following requests to Ebay via the API and get the result in JSON format:
https://developer.ebay.com/api-docs/buy/browse/resources/item_summary/methods/search
https://developer.ebay.com/api-docs/buy/browse/resources/item/methods/getItem
- price and price type (auction or fixed price)
- header
- description
- category
- condition of the goods (new / used ...)
- product location
- pictures
- ....