Apify Store Scraper
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Gio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape and analyze 20,000+ public actors from the Apify Store. Built for portfolio research, competitive intelligence, and pricing analysis.
What you get per actor
- Identity: id, name, title, username, owner full name, profile pictures
- Discovery: description, categories, badge, URL
- Adoption stats: totalRuns, totalUsers, totalUsers7Days / 30Days / 90Days, bookmarkCount, lastRunStartedAt
- Quality stats: actorReviewRating, actorReviewCount, runs30Days breakdown (SUCCEEDED / FAILED / ABORTED / TIMED-OUT), successRate30d
- Pricing: pricingModel, primaryEventPriceUsd, pricingTiersByEvent (FREE / BRONZE / SILVER / GOLD / PLATINUM / DIAMOND per event), apifyMarginPercentage, pricingStartedAt
- Detail enrichment (optional): createdAt, modifiedAt, exampleRunInput, isPublic, isDeprecated
Use cases
- Niche research: search "instagram" / "linkedin" / "shopify" and rank competitors by 30-day users
- Pricing benchmarks: see what every actor in your category charges across all tiers
- Market gaps: filter
minTotalUsers > 100andcategory=Xto map the established players - Portfolio audit: scrape
username=your own profile and dump stats for every actor - Hot-and-rising: sort by
newest+ filterminTotalUsers > 10to find rising actors in their first weeks
Input
| Field | Description |
|---|---|
searchTerm | Free-text search across titles, names, descriptions. |
category | One of: AGENTS, AI, AUTOMATION, BUSINESS, DEVELOPER_TOOLS, ECOMMERCE, EDUCATION, INTEGRATIONS, JOBS, LEAD_GENERATION, MARKETING, NEWS, OPEN_SOURCE, OTHER, REAL_ESTATE, SEO_TOOLS, SOCIAL_MEDIA, TRAVEL, VIDEOS. |
sortBy | popularity / newest / relevance / totalUsers. |
maxItems | Cap on returned actors. The store has 20,000+ — be specific. |
enrichWithDetails | Adds createdAt, modifiedAt, exampleRunInput. Same flat price either way. |
minTotalUsers | Filter out abandoned / test actors. |
pricingModelFilter | PAY_PER_EVENT / PAY_PER_USAGE / PAY_PER_RESULT / FREE / FLAT_PRICE_PER_MONTH. |
Pricing
$0.003 per actor scraped. Pay-per-event. 1000 actors = $3.
Notes
- Uses Apify's own public Store API (no auth, no scraping needed for listing data).
- The API filters some actors server-side (deprecated, draft, etc.) — counts toward offset, so pagination converges correctly.
- Detail enrichment runs at concurrency=8 to keep wall-time low.
- No proxy required.