ShopWSS.com Scraper
3 days trial then $25.00/month - No credit card required now
ShopWSS.com Scraper
3 days trial then $25.00/month - No credit card required now
Scrape ShopWSS.com to crawl shoes, clothing, and accessories. Fetch their details including title, description, images, variants, and many more.
You can access the ShopWSS.com Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "startUrls": [
3 "https://www.shopwss.com/products/3bm01377_014y",
4 "https://www.shopwss.com/collections/classic-womens",
5 "https://www.shopwss.com/pages/search-results-page?q=nike"
6 ],
7 "search": "shirt",
8 "maxItems": 20,
9 "endPage": 1,
10 "extendOutputFunction": "($) => { return {} }",
11 "customMapFunction": "(object) => { return {...object} }",
12 "proxy": {
13 "useApifyProxy": true
14 }
15}' |
16apify call epctex/shopwss-scraper --silent --output-dataset
ShopWSS.com Scraper API through CLI
The Apify CLI is the official tool that allows you to use ShopWSS.com Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jun 2023
Modified 3 hours ago