Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.
Endpoint
Supported marketplaces
ebay.com ebay.co.uk ebay.de ebay.fr ebay.it ebay.es ebay.nl ebay.pl ebay.at ebay.ch ebay.be ebay.ie ebay.ca ebay.com.au ebay.in ebay.ph ebay.com.sg ebay.com.my ebay.com.hk
Prices, currency, stock and even condition labels differ per marketplace, so pick the one you actually sell or buy in.
Response
Search fields
Listing fields
Fields marked “raw” carry eBay’s own wording in the marketplace’s language. They are kept alongside the parsed values so nothing eBay showed is lost, even on a marketplace whose phrasing we do not normalise.
When eBay finds nothing
Search eBay for a string that matches no listing and it does not return an empty page. It returns a full page of loosely-related suggestions under a heading that reads0 results. Reporting those as matches would be wrong, so the plugin flags the state instead:
exactMatches before treating the listings as results. When it is true, every listing is a genuine match for your keyword.
What you can build
- Price monitoring - track what a product actually sells for across marketplaces and conditions, not just its list price.
- Competitor and seller research - pull a seller’s full inventory with
seller, including feedback and sold counts. - Sourcing and arbitrage - compare the same keyword on
ebay.deandebay.comwithcondition=usedto spot price gaps. - Parts lookup - search a manufacturer part number inside
category=131090to find used vehicle parts and who stocks them. - Demand signals -
soldandwatchersshow what is actually moving, per listing.
eBay’s own Browse API
eBay publishes a Browse API, but it needs a developer account, an OAuth application, per-call rate limits and a review process, and it exposes a different subset of listings than the site itself shows. This plugin needs none of that: it reads the same search page a buyer sees, with your ScrapeUnblocker key and nothing else.Next steps
Open the plugins
Run an eBay search and grab the JSON.
Get an API key
Free trial available on the pricing page.

