actors/ebay-search-scraper
datacortex/ebay-search-scraper
eBay Search Scraper
Search eBay by keyword. Export item ID, title, price, thumbnail, sponsored flag, and listing URL.
When to use it
Use this for marketplace scan: used/new mix, sponsored vs organic, a list of item IDs to watch.
Versus the sibling Actors
There is no public eBay product companion on this org yet. This Actor is search-only.
Example input
{
"keywords": [
"mechanical keyboard"
],
"maxResults": 20
}Example output
{
"title": "Used mechanical keyboard",
"price": 45,
"isSponsored": false
}MCP pin
Agents call this through Apify MCP. Running it needs an Apify token.
{
"mcpServers": {
"apify": {
"url": "https://mcp.apify.com?tools=datacortex/ebay-search-scraper"
}
}
}Pricing
$0.50 per 1,000 results + $0.001 per run. Confirm on the Apify pricing tab if you are budgeting a large run.
Limitations
- Does not open listing-detail pages for description or seller history.
- Auction vs BIN fields follow the search card.
Related Actors
Built and maintained by Irfan Ali, senior AI engineer. Open to senior AI IC roles — Bengaluru or remote. Get in touch.