Apify Actor Scraper
Pricing
Pay per usage
Go to Apify Store
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
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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
- Install dependencies:
$npm install
- Run the actor locally:
$npm start
Deployment
This actor can be deployed to the Apify platform using the Apify CLI:
$apify push