Apify Store Scraper avatar

Apify Store Scraper

Try for free

Pay $1.00 for 1,000 APIs/Actors

View all Actors
Apify Store Scraper

Apify Store Scraper

yourapiservice/apify-store-scraper
Try for free

Pay $1.00 for 1,000 APIs/Actors

Scrape Actors/APIs from Apify Store to extract titles, descriptions, stats (runs, builds, users over 7, 30, 90 days), images, and pricing information. Ideal for market research and performance analysis.

You can access the Apify Store 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  "categoryNames": [
3    "all-categories"
4  ],
5  "sortBy": "ByRelevance",
6  "pricingModel": "all",
7  "managedBy": "all"
8}' |
9apify call yourapiservice/apify-store-scraper --silent --output-dataset

Apify Store Scraper API through CLI

The Apify CLI is the official tool that allows you to use Apify Store 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
  • 4 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified about 1 month ago