Apify Store API
Pricing
from $0.01 / 1,000 actor returneds
Apify Store API
Apify Store API - extract every public Actor's pricing, usage trends, success rate, ratings, and categories as structured JSON. Filter by keyword, category, pricing model, or developer, or sweep the whole store. For market research, competitor tracking, and AI agents.
Pricing
from $0.01 / 1,000 actor returneds
Rating
0.0
(0)
Developer
John
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
an hour ago
Last modified
Categories
Share
Extract commercial intelligence on every public Actor in the Apify Store as structured JSON: pricing, usage trends, reliability, ratings, and categories. Filter by keyword, category, pricing model, or developer, or sweep the entire store in one run. Built for market research, competitor tracking, pricing analysis, and AI agents - and priced to be the cheapest Apify Store data API on the market.
What it does
This API reads the Apify Store and returns one row per Actor with the data that actually matters for analysis:
- Pricing - pricing model, per-event price ladder, margin, trial, and the full pricing object preserved verbatim.
- Usage trends - total users plus 7-, 30-, and 90-day active users, total runs, builds, and the last run time.
- Reliability - 30-day run outcomes (succeeded / failed / aborted / timed out) and a computed success-rate percentage.
- Demand and quality - bookmarks, review rating, and review count.
- Identity - title, name, developer, categories, description, icon, and the Store URL.
Turn it on for a single keyword, one category, or the whole store. Optionally enrich each Actor with its full README and input schema.
What you can extract
| Group | Fields |
|---|---|
| Identity | actorId, name, username, title, url, categories, description, pictureUrl |
| Maintainer | userFullName, userPictureUrl |
| Usage | totalUsers, monthlyUsers, totalUsers7Days/30Days/90Days, totalRuns, totalBuilds, lastRunStartedAt |
| Reliability | runs30DaysTotal/Succeeded/Failed/Aborted/TimedOut, successRate30Days |
| Demand | bookmarkCount, reviewRating, reviewCount |
| Pricing | pricingModel, pricePerUnitUsd, apifyMarginPercentage, trialMinutes, pricingEvents, pricingInfo |
| Enrichment (optional) | readme, inputSchema, exampleRunInput, defaultRunOptions, seoTitle, seoDescription, isDeprecated, latestVersion |
Input
Every field is optional. Run with no input to sweep the whole store (capped by maxItems).
| Field | Type | What it does |
|---|---|---|
search | string | Keyword filter across title, name, description, developer, and README |
category | enum | One of the 25 Apify Store categories (AI, DEVELOPER_TOOLS, ECOMMERCE, ...) |
pricingModel | enum | FREE, FLAT_PRICE_PER_MONTH, PRICE_PER_DATASET_ITEM, or PAY_PER_EVENT |
username | string | Filter to one developer handle (e.g. apify) |
sortBy | enum | relevance (default), popularity, newest, lastUpdate |
maxItems | integer | Cap on Actors returned. 0 = the entire store. Default 1000 |
offset | integer | Skip this many Actors first (resume or shard a large scrape) |
includeDetails | boolean | Add full README + input schema per Actor (slower; use for small sets) |
Example input
{"category": "AI","pricingModel": "PAY_PER_EVENT","sortBy": "popularity","maxItems": 50}
Pricing
Pay only per Actor returned, on Apify's transparent pay-per-event model - no subscription and no upstream API key to buy. The per-result price is set to undercut every comparable Actor in the store, so even a full-store sweep costs very little. See the live price on the Store card above.
How to get started
- Click Try for free.
- Optionally set a filter (or leave everything blank to scan the whole store).
- Run it, then preview or download your data from the Dataset tab.
Code examples (Python and MCP)
A ready-to-run example repo with a Python quick-start and MCP install walkthroughs for Claude, Cursor, and ChatGPT:
https://github.com/johnisanerd/Apify-Store-API
🔌 Use this API from Claude (MCP)
Add this API as a tool in Claude Code (free trial), Claude Cowork (free trial), Cursor, or any other MCP client, via the hosted Apify MCP server. Use this API-specific URL:
https://mcp.apify.com/?tools=actors,docs,johnvc/store-actor-intelligence-api
Apify MCP integration docs: https://docs.apify.com/platform/integrations/mcp
Use cases
- Track Apify Store pricing changes over time and benchmark your own Actors.
- Find the most-used or highest-rated Actors in any category.
- Monitor competitor Actors' success rates and user growth.
- Build a daily market-intelligence report on the state of the Apify Store.
- Feed an AI agent a live, structured catalog of available Actors.
Featured example tasks
Ready-to-run, one-click examples - each is a saved configuration of this API for a specific question. Open one, hit Try for free, and get the ranked results.
By platform - compare the best scrapers for a given site, ranked by popularity:
- Best Instagram Scrapers on Apify
- Best TikTok Scrapers on Apify
- Best Amazon Scrapers on Apify
- Best LinkedIn Scrapers on Apify
- Best YouTube Scrapers on Apify
- Best Google Maps Scrapers on Apify
By category - find the best Actors for a use case:
- Best AI Scrapers on Apify
- Best Social Media Scrapers on Apify
- Best E-commerce Scrapers on Apify
- Best SEO Tools Scrapers on Apify
By role - curated picks for your job:
See all example tasks on the Store page.
Last Updated: 2026.06.30
