App Logo
ebay.com

Get eBay seller storefront details

Fetch an eBay seller's storefront: name, positive feedback percentage, items sold, and follower count. No login required.

Input

seller_id required

eBay store/seller username, e.g. "warrantyrepaircenter" from ebay.com/str/warrantyrepaircenter

Output

available required
seller_id required
name optional
followerCount optional
itemsSoldText optional
positiveFeedbackPercent optional

FAQ

Fetch an eBay seller's storefront: name, positive feedback percentage, items sold, and follower count. No login required.
Required: seller_id.
It returns name, available, seller_id, followerCount, itemsSoldText, positiveFeedbackPercent.
No. It only uses pages of ebay.com that are reachable without signing in.
It only reads. It looks things up on ebay.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/ebay.com/get_seller, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/ebay.com/get_seller
It is part of Reduck's official curated catalogue.

Start building not clicking