ShopWSS.com Scraper avatar

ShopWSS.com Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
ShopWSS.com Scraper

ShopWSS.com Scraper

epctex/shopwss-scraper
Try for free

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/t770_nkwh_nk_xvh?variant=39713821065271",
4    "https://www.shopwss.com/collections/classic-womens"
5  ],
6  "search": "shirt",
7  "maxItems": 20,
8  "endPage": 1,
9  "extendOutputFunction": "($) => { return {} }",
10  "customMapFunction": "(object) => { return {...object} }",
11  "proxy": {
12    "useApifyProxy": true
13  }
14}' |
15apify 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:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Jun 2023
  • Modified about 15 hours ago
Categories