eBay Seller Scraper — Store Rating & Sales ✅ No API Key
Pricing
$6.25 / 1,000 results
eBay Seller Scraper — Store Rating & Sales ✅ No API Key
Look up an eBay seller or store by username or store URL: store name, positive feedback percentage, number of items sold, follower count, logo and store link. One row per seller. No API key, account or cookies.
Pricing
$6.25 / 1,000 results
Rating
0.0
(0)
Developer
NeuralVerge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
eBay Seller Scraper — Store Rating & Sales ✅ No API Key
Look up an eBay seller or store by username or store URL and get its profile as one row: store name, positive feedback percentage, how many items it has sold, follower count, logo and store link. Useful for vetting suppliers, screening competitors and scoring marketplace partners. No API key, no eBay account and no cookies required.
✨ Why this Actor
- Paste a username or a link.
cocosmartphones,https://www.ebay.com/str/cocosmartphonesandhttps://www.ebay.com/usr/…all work. - Trust signals as numbers.
positivePercent,itemsSoldandfollowersare numeric, ready to sort and filter. - Billed only for a completed lookup. A timeout, a blocked page or an upstream error fails the run and costs nothing.
🔧 How it works
- Enter an eBay username or store URL.
- The Actor calls the Neuralverge extraction engine. Store pages are heavy, so a run usually takes 30–90 seconds.
- The profile is written as one dataset row.
Input
| Field | Meaning |
|---|---|
seller | eBay username or store / profile URL, e.g. cocosmartphones |
{"seller": "cocosmartphones"}
What you'll receive
One row: seller, storeUrl, name, positivePercent, feedbackCount,
itemsSold, followers, location, memberSince, description and image.
Everything arrives in a single Output tab as flat columns: no preview view hides any field, and no column collapses into a nested cell.
Example output (real run)
{"seller": "cocosmartphones","storeUrl": "https://www.ebay.com/str/cocosmartphones","name": "The Coco Store","positivePercent": 99.8,"feedbackCount": null,"itemsSold": 129000,"followers": 16000,"location": null,"memberSince": null,"description": null,"image": "https://i.ebayimg.com/images/g/LIkAAOSweKdhLD7o/s-l140.webp"}
When eBay has no seller with that username, the run writes one explicit row instead:
{ "seller": "no-such-seller-123", "storeUrl": "https://www.ebay.com/str/no-such-seller-123", "found": false, "message": "..." }
Pricing
Pay per result, charged per dataset row. Starting the Actor is free and there is no minimum charge per run. Each run writes exactly one row.
- The row is billed whether it carries the seller profile or is the single
found: falserow that stands for "the lookup ran and found nothing" — the work was performed either way. - A run that fails is never charged: missing or invalid input, an upstream error, a timeout, and a page that was never retrieved all write nothing.
Free plan limits
On the Apify Free plan this Actor can be started 5 times per calendar month per user and returns at most 1 row per run. Every Neuralverge Actor has its own allowance, and a run that finds nothing counts towards it. Any paid Apify plan removes both limits.
Integrations & API
The dataset is available through the Apify API, and the Actor can be called from Apify Integrations, scheduled, or chained into another Actor like any other. Rows export to JSON, CSV, Excel and Google Sheets.
FAQ
Which fields are often empty?
feedbackCount, location, memberSince and description are frequently
empty. Store name, positive percentage, items sold and followers are the
reliable ones. The eBay Item Scraper Actor returns the seller's feedback
count alongside any of their listings.
Why did my run time out? Some very large stores take longer to load than the data source allows. A timed out run is not charged — try again a little later.
Can I get the seller's listings? Yes — use the eBay Store Scraper Actor by Neuralverge.
Do I need an eBay account or cookies? No.
Disclaimer
This Actor collects publicly available information from eBay pages. It does not log in, does not use cookies, and does not access personal accounts. You are responsible for how you use the data, including compliance with applicable laws and the terms of the source website.