Apify Market Pricing Intelligence avatar

Apify Market Pricing Intelligence

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Apify Market Pricing Intelligence

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

the anh nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 hours ago

Last modified

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)

FieldDescription
pricing_modelFREE, PAY_PER_EVENT, PRICE_PER_DATASET_ITEM, or FLAT_PRICE_PER_MONTH
price_usdHeadline price (FREE tier for PPE actors with tiered pricing)
tier_pricesFull tier breakdown for PPE actors (FREE through DIAMOND)
success_rate_30d30-day success rate
users_30dActive users in last 30 days
total_runsAll-time run count
supports_agenticWhether the actor supports AI/MCP agentic payments

Market Intelligence (per category + overall)

MetricDescription
price_statsMin, max, mean, median, P25, P75, stdev
price_by_modelPricing stats broken down by pricing model
model_distributionCount and % of each pricing model
avg_success_rate_30dCategory 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

ParameterTypeDefaultDescription
categoriesarrayAll 15Store categories to analyze
pricingModelstringAllFilter: FREE, PAY_PER_EVENT, PRICE_PER_DATASET_ITEM, FLAT_PRICE_PER_MONTH
sortBystringpopularitySort: popularity, newest, lastUpdate, relevance
maxResultsinteger0 (all)Cap total actors analyzed
includeFreebooleantrueInclude 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.