/ebay/items/search
Search active eBay listings by keyword: for each result returns title, price/currency, condition, image, buying format, shipping, sold and watcher counts and a brief seller summary. Supports filters by condition, buying format, price range and category.
Price: 10 credits per 50 results
💡 AI Hint: Search live eBay listings for a keyword. Returns items with price/currency, list_price (if discounted), condition, image, buying_format (auction/buy_it_now), bid_count (auctions), has_best_offer, shipping, sold_count, watcher_count and seller (name/positive_percent/feedback_count). Filter by condition, buying_format, min_price/max_price, category_id and sort.
Authorizations
API token from the dashboard
Headers
Body
Search keyword
1"nintendo switch oled"
Max number of listings to return
1 <= x <= 10000Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
best_match, ending_soonest, newly_listed, price_low, price_high Filter by item condition
new, open_box, used, parts Filter by buying format
auction, buy_it_now Minimum price
x >= 0Maximum price
x >= 0eBay category ID to scope the search
Response
Successful Response