Apify Actor Scraper avatar
Apify Actor Scraper

Pricing

Pay per usage

Go to Apify Store
Apify Actor Scraper

Apify Actor Scraper

The Apify Actor Scraper is a high-performance, reliable web scraping tool designed to extract comprehensive metadata from the Apify Store. It provides developers and researchers with a clear view of the Apify ecosystem by collecting detailed information on available Actors.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Malcolm Kioko

Malcolm Kioko

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

This is an Apify Actor that scrapes data on other Apify actors from the Apify Store.

Features

  • Scrapes actor title, author, description, and stats.
  • Handles infinite scroll on the Apify Store page.
  • Built with Crawlee and Playwright for robustness.

Input

The actor accepts the following input:

  • startUrls: An array of URLs to start the crawl from (default: https://apify.com/store).
  • maxItems: Maximum number of actors to scrape (default: 100).

Local Development

  1. Install dependencies:
    $npm install
  2. Run the actor locally:
    $npm start

Deployment

This actor can be deployed to the Apify platform using the Apify CLI:

$apify push