ShopWSS.com Scraper avatar
ShopWSS.com Scraper

Pricing

$25.00/month + usage

Go to Store
ShopWSS.com Scraper

ShopWSS.com Scraper

Developed by

epctex

epctex

Maintained by Community

Scrape ShopWSS.com to crawl shoes, clothing, and accessories. Fetch their details including title, description, images, variants, and many more.

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

6

Monthly users

1

Runs succeeded

>99%

Last modified

14 hours ago

You can access the ShopWSS.com Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< "https://www.shopwss.com/products/3bm01377_014y",
< "https://www.shopwss.com/collections/classic-womens",
< "https://www.shopwss.com/pages/search-results-page?q=nike"
< ],
< "search": "shirt",
< "maxItems": 20,
< "endPage": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: