/ebay/sellers
Get an eBay seller/store profile by username, store name, or profile URL: name, feedback count, positive feedback percentage, items sold, followers, location, logo, member-since date and store description.
Price: 10 credits
💡 AI Hint: Fetch a single eBay seller/store by username, store name or profile URL. Returns one seller with id, name, feedback_count, positive_percent, item_sold_count, follower_count, location, image, member_since and description.
⚠️ Common errors: 412: Seller not found (well-formed but nonexistent seller username/store)
Authorizations
API token from the dashboard
Headers
Body
eBay seller username, store name, or a seller/store profile URL
1"musicmagpie"
"https://www.ebay.com/usr/musicmagpie"
"https://www.ebay.com/str/musicmagpie"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response