Apify Market Pricing Intelligence
Pricing
from $5.00 / 1,000 results
Apify Market Pricing Intelligence
The ultimate competitor analysis tool for Apify Developers. Scrape pricing models, market trends, and actor metadata across all categories. Stop guessing and optimize your monetization strategy with real-time data. Includes automated strategic advice and market gap analysis.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer

the anh nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 hours ago
Last modified
Categories
Share
Apify Store Intelligence: Market & Pricing Explorer
The definitive pricing intelligence tool for Apify developers. Analyzes the entire Apify Store (~20,000 actors) to help you price your actors competitively.
What it does
- Collects pricing, run stats, ratings, and user growth for every actor in the Store
- Computes market intelligence: price distributions (mean, median, P25/P75), model breakdowns, success rates
- Generates strategic pricing advice based on category saturation, competitive positioning, and market trends
- Identifies trending categories by comparing 7-day vs 90-day user growth
Output
Actor Data (per actor)
| Field | Description |
|---|---|
pricing_model | FREE, PAY_PER_EVENT, PRICE_PER_DATASET_ITEM, or FLAT_PRICE_PER_MONTH |
price_usd | Headline price (FREE tier for PPE actors with tiered pricing) |
tier_prices | Full tier breakdown for PPE actors (FREE through DIAMOND) |
success_rate_30d | 30-day success rate |
users_30d | Active users in last 30 days |
total_runs | All-time run count |
supports_agentic | Whether the actor supports AI/MCP agentic payments |
Market Intelligence (per category + overall)
| Metric | Description |
|---|---|
price_stats | Min, max, mean, median, P25, P75, stdev |
price_by_model | Pricing stats broken down by pricing model |
model_distribution | Count and % of each pricing model |
avg_success_rate_30d | Category average success rate |
Strategic Advice
Actionable recommendations: which categories are least saturated, where the pricing sweet spot is, which model to adopt, and what success rate to target.
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
categories | array | All 15 | Store categories to analyze |
pricingModel | string | All | Filter: FREE, PAY_PER_EVENT, PRICE_PER_DATASET_ITEM, FLAT_PRICE_PER_MONTH |
sortBy | string | popularity | Sort: popularity, newest, lastUpdate, relevance |
maxResults | integer | 0 (all) | Cap total actors analyzed |
includeFree | boolean | true | Include free actors in analysis |
Usage
Quick competitive check
Set categories to your target category, includeFree to false, and maxResults to 100 for a fast scan of paid competitors.
Full market analysis
Run with defaults to analyze the entire Store. Takes ~20 API calls, finishes in under a minute.
Via API
curl -X POST "https://api.apify.com/v2/acts/YOUR_ACTOR/runs" \-H "Authorization: Bearer YOUR_TOKEN" \-H "Content-Type: application/json" \-d '{"categories": ["AI", "DEVELOPER_TOOLS"], "includeFree": false}'
Cost
- $0.005 per actor analyzed
- $0.01 for the strategic report
- Full store scan (~20,000 actors): ~$100
- Single category scan: $1-15 depending on category size
How it works
Uses the public Apify Store API directly — no browser, no DOM scraping, no bot detection issues. Structured JSON in, structured intelligence out.