Skip to content
/ Ebay Public

Search products via keyword query and compare prices on Ebay via API

Notifications You must be signed in to change notification settings

mercatos/Ebay

Repository files navigation

search on Ebay via API --> JSON

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:

1. Search for products using the API:

https://developer.ebay.com/api-docs/buy/browse/resources/item_summary/methods/search

2. Get information about a product by its ID on Ebay:

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
  • ....

About

Search products via keyword query and compare prices on Ebay via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages