Shopify Scraper avatar

Shopify Scraper

Try for free

7 days trial then $5.00/month - No credit card required now

View all Actors
Shopify Scraper

Shopify Scraper

autofacts/shopify
Try for free

7 days trial then $5.00/month - No credit card required now

Shopify online store collection and product data extractor. Supports realtime price/stock monitor. Crawl product list or single product in a structured form, including title,description,price,sku, etc.

You can access the Shopify 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    {
4      "url": "https://kith.com/collections/kith-tops-1"
5    }
6  ],
7  "proxy": {
8    "useApifyProxy": true
9  }
10}' |
11apify call autofacts/shopify --silent --output-dataset

Shopify Scraper API through CLI

The Apify CLI is the official tool that allows you to use Shopify 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
  • 33 monthly users
  • 9 stars
  • 100.0% runs succeeded
  • 5.9 hours response time
  • Created in Dec 2021
  • Modified about 2 months ago