ShopWSS.com Scraper
by epctex
Automatically scrape shoes, clothing & accessories from ShopWSS.com. Get clean product data like titles, descriptions, images, and variants for analysis, tracking, or integration.
Opens on Apify.com
About ShopWSS.com Scraper
Need to pull product data from ShopWSS.com for your project? This scraper handles the heavy lifting, letting you focus on building your price comparison site, inventory tracker, or market analysis report. I built it because manually copying details like shoe sizes or jacket colors is a tedious nightmare. It systematically crawls ShopWSS's catalog—shoes, clothing, all the accessories—and extracts the clean, structured data you actually need. You'll get the product title, full description, all available images, and every variant detail like size, color, and price. It's set up to run on a schedule, so you can keep your dataset fresh without constant babysitting. I use it to track pricing trends for a client's retail blog, and it saves hours every week. Just configure your target categories or search terms, run the actor, and get your data delivered in a tidy JSON or CSV format ready for your database or spreadsheet. It's a straightforward solution for developers, researchers, or entrepreneurs who need reliable e-commerce data without the hassle.
What does this actor do?
ShopWSS.com 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
ShopWSS.com Scraper
Overview
This actor scrapes product data from ShopWSS.com (Warehouse Shoe Sale), a US retailer for shoes, clothing, and accessories. It's useful because ShopWSS doesn't offer a free public API. You can scrape collections, search results, and detailed product pages.
Key Features
- Collections: Scrape all products from a specific collection page.
- Search: Scrape all products matching a given keyword.
- Product Details: Extract comprehensive data including title, description, images, variants, and options.
- Pagination Control: Define start and end pages for scraping.
- Item Limits: Optionally limit the total number of items scraped.
How to Use
The actor runs on the Apify platform. You configure it via a JSON input object. Results are stored in an Apify dataset, which you can then access via the Apify API in various programming languages.
Input/Output
Input Parameters (JSON)
The actor accepts the following parameters in its input:
{
"startUrls": ["https://www.shopwss.com/collections/mens-shoes"],
"search": "nike air max",
"endPage": 3,
"maxItems": 50,
"proxy": {
"useApifyProxy": true
},
"extendOutputFunction": "($) => { return { 'customField': 'value' }; }",
"customMapFunction": "(item) => { item.processed = true; return item; }"
}
startUrls(Optional, Array): List of ShopWSS URLs to scrape. Accepts collection, search, or product detail URLs.search(Optional, String): A keyword to search for on the site.endPage(Optional, Number): The final page number to scrape for paginated lists (like search results or collections). Default is to scrape all pages.maxItems(Optional, Number): A hard limit on the total number of items to scrape.proxy(Required, Object): Proxy configuration is mandatory. Use your own proxies or Apify Proxy.extendOutputFunction(Optional, String): A JavaScript function to extract custom data from the page using jQuery.customMapFunction(Optional, String): A JavaScript function to transform each scraped item object.
Usage Tip: To scrape a specific page range, set a startUrl to the first page and use endPage to define the last page. For example, a startUrl of page 5 with "endPage": 7 will scrape pages 5, 6, and 7.
Output
Each scraped product is saved as a separate item in the run's dataset. The data includes all available product details like title, price, images, variants, and descriptions. You can process this dataset using the Apify API.
Performance Notes
The actor is optimized for speed. Under normal conditions (without frequent blocking), it can scrape approximately 100 product listings in about 2 minutes, consuming ~0.01-0.03 compute units.
Development & Support
This scraper is actively maintained. For bug reports or feature requests, create an issue on the GitHub repository. If the actor receives invalid input, it will stop immediately and describe the error.
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 ShopWSS.com Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- epctex
- Pricing
- Paid
- Total Runs
- 1,833
- Active Users
- 9
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