Ebay Store Info Scraper
by pintostudio
Extract structured data from any eBay store, including seller info and product listings. Perfect for competitor research, lead gen, and market analysis on Apify.
Opens on Apify.com
About Ebay Store Info Scraper
Need to pull clean, structured data from any eBay storefront? I've used this scraper to do exactly that. It runs on Apify, so you don't have to worry about managing servers or getting blocked. You just give it an eBay store URL, and it fetches the key details for you: the store name, description, seller feedback score, and the full list of items currently for sale with their titles, prices, and condition. It outputs everything in a tidy JSON format, ready to drop into a spreadsheet or feed into your analysis software. I find it super handy for a few specific jobs. If you're doing competitor research, you can track another seller's inventory and pricing changes over time. For lead generation, it's perfect for building lists of potential suppliers or distributors. It also saves a ton of manual work if you're aggregating product data or just trying to keep an eye on a particular niche market. The setup is straightforward, and because it's on Apify, you can easily schedule runs or integrate it into a larger automated workflow. It's a focused tool that does one job really well.
What does this actor do?
Ebay Store Info Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
eBay Store Info Scraper
An Apify actor that scrapes detailed information from eBay store pages. It extracts store metadata, performance metrics, and shipping data, supporting multiple stores per run.
Key Features
- Extracts store name, title, description, logo, and contact URL.
- Gathers metrics: follower count, feedback rating, and total items sold.
- Retrieves a detailed list of shipping locations with country names and ISO codes.
- Processes multiple store URLs from a single input.
- Allows optional region-specific data scraping via a
countryIsoparameter.
How to Use
- Configure Input: Prepare a JSON object with an array of store URLs under
storeUrls. You can optionally set thecountryIso(default is"us"). - Run the Actor: Start the actor on the Apify platform, providing your input JSON.
- Get Results: Fetch the output dataset once the run completes. Results are available as JSON, CSV, or via the Apify API.
Input
The actor requires a JSON input with a storeUrls array. Each object in the array must contain a url key with a valid eBay store URL.
{
"storeUrls": [
{ "url": "https://www.ebay.com/str/lovellrugby" },
{ "url": "https://www.ebay.com/str/anotherstorename" }
],
"countryIso": "us"
}
Output
The actor returns an array of objects, one for each store processed. Each object contains the scraped store data.
Output Fields:
* storeName: The store's internal username/identifier.
* storeTitle: The public display name of the store.
* followers: Number of followers (formatted, e.g., "6,0 mil").
* feedbackRating: Store feedback score (e.g., "98,8%").
* itemsSold: Total items sold (formatted, e.g., "213 mil").
* storeUrl: The original input URL.
* description: The store's description text.
* logoUrl: URL to the store's logo image.
* contactUrl: Link to contact the store.
* shippinLocation: An array of shipping destination objects.
* Each object contains value (numeric ID) and country (e.g., "Alemanha - DEU").
Example Output Snippet:
[
{
"storeName": "lovellrugby",
"storeTitle": "Lovell Sports",
"followers": "6,0 mil",
"feedbackRating": "98,8%",
"itemsSold": "213 mil",
"storeUrl": "https://www.ebay.com/str/lovellrugby",
"description": "Lovell Sports is the UK's leading online Rugby & Soccer store...",
"logoUrl": "https://i.ebayimg.com/images/g/zGEAAOSwcd9fW5Q6/s-l140.webp",
"contactUrl": "https://www.ebay.com/cnt/intermediatedFAQ?requested=lovellsports",
"shippinLocation": [
{ "value": "77", "country": "Alemanha - DEU" }
]
}
]
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Ebay Store Info Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- pintostudio
- Pricing
- Paid
- Total Runs
- 174
- Active Users
- 8
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support