Apify Store Competitor Intel · Users, Ratings & Pricing
Pricing
from $0.70 / 1,000 actor scrapeds
Apify Store Competitor Intel · Users, Ratings & Pricing
Export public Apify Store Actors: 30-day users, ratings, pricing model, categories and seller. Search, category, seller, or full catalog (paid). One row per Actor — not per creator.
Pricing
from $0.70 / 1,000 actor scrapeds
Rating
0.0
(0)
Developer
Corentin Robert
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
What does Apify Store Competitor Intel do?
This Actor reads the public Apify Store API (GET /v2/store) and exports one row per Actor. You get the intel sellers actually use before they build: 30-day users, rating, flattened pricing, categories, and who publishes it.
It is not a creator-email scraper. For public creator profiles (optional email, socials), use Apify Creator Scraper. This Actor is the Actor-level ranking file.
Empty fields mean the Store did not publish that signal — not a failed scrape.
Why scrape the Apify Store?
If you sell (or want to sell) on Apify, the question is what already wins — not another gut-feel niche.
- Rank a category by users / 30 days before you write a line of code
- Compare PPE vs rental vs free on a single
listPriceUsdcolumn - Watch a seller (
compass,apify, a competitor username) without clicking 40 listing pages - Export JSON / CSV / Excel, schedule a weekly snapshot, pipe it into Sheets or n8n
On Apify you can schedule runs, download datasets, and call the Actor from the API.
What data can this Apify Store scraper extract?
| Field | Description |
|---|---|
title, name, username, storeUrl | Listing identity and public URL |
users7Days, users30Days, users90Days, usersTotal | Store user counts |
rating, reviewCount, bookmarkCount | Social proof |
pricingModel, pricingLabel, listPriceUsd, listPriceUnit | Flattened pricing (PPE primary event, rental, PPR, or Free) |
categories, categoriesLabel | Store categories |
runs30Days, successRate30Days | Public run volume and success share |
userFullName, profileUrl | Seller identity |
Not extracted (and not invented): private emails, source code, README full text, input schemas, unpublished Actors, your own analytics.
How to scrape Apify Store competitor intel
- Open this Actor in Apify Console.
- Step 1 — Mode: leave Search (keyword, cap 2,000) or switch to Full catalog (paid, up to 50,000). Catalog ignores the keyword; category and seller still apply.
- Step 2 — Search (Search mode only): keep
maps, or pasteusername/actor-name, a listing URL, a category, and/or a seller username. - Leave Max Actors at 20 for a first run, then raise it. Full catalog: raise toward 50,000.
- Optional: min users (30 days), min rating, pricing model, sort.
- Click Start. Download JSON, CSV, or Excel. Use Actors — Overview for the ranking table, Actors — Pricing for comparable prices.
In Search mode, a keyword, category, or seller is required. Full catalog is paid Apify plans only. The source is the official public Store JSON — no browser, no HTML parse.
See the Input tab for the visible options.
How much does it cost to scrape the Apify Store?
This Actor uses pay-per-event pricing. Actor start is $0.00005 (Apify default — first 5 seconds of compute included). You only pay per unique Actor written to the dataset. Paid Apify plans get a lower price per row.
Free plan: a run stops at 20 Actors — enough to test. Search: paid plans can raise Max Actors up to 2,000. Full catalog (paid only) goes up to 50,000.
| Apify plan | Per Actor | Per 1,000 |
|---|---|---|
| Free | $0.001 | $1.00 |
| Bronze | $0.0009 | $0.90 |
| Silver | $0.0008 | $0.80 |
| Gold | $0.0007 | $0.70 |
| Platinum | $0.0006 | $0.60 |
| Diamond | $0.0005 | $0.50 |
| Run | Approx. cost |
|---|---|
| Default / Free cap (20 Actors) | $0.02 |
| 100 Actors (paid plans) | $0.10 |
| 1,000 Actors (paid plans) | $1.00 |
| Full Store (~46k, paid) | ~$46 on Free-tier PPE; ~$23 on Diamond |
Set Max Actors and, on Apify, a max total charge so a run cannot exceed your budget.
Default memory is 512 MB (HTTP JSON only, no browser).
Input
See the Input tab for full configuration options.
| Field | Notes |
|---|---|
| Mode | Search vs Full catalog (paid) |
| Keyword or Actor URL | maps, compass/crawler-google-places, or a listing / profile URL (ignored in Full catalog) |
| Store category | Official Store slugs — works in Search and Full catalog |
| Seller username | Only that publisher — works in Search and Full catalog |
| Pricing model / Sort / Min users / Min rating | Optional filters |
| Max Actors | Global unique-row cap |
Output
You can download the dataset as JSON, HTML, CSV, or Excel.
{"title": "Example Maps Scraper","name": "example-maps-scraper","username": "example-seller","storeUrl": "https://apify.com/example-seller/example-maps-scraper","users30Days": 1200,"rating": 4.7,"reviewCount": 80,"pricingModel": "PAY_PER_EVENT","pricingLabel": "PPE · $0.004 / Scraped place","listPriceUsd": 0.004,"listPriceUnit": "per_event","categoriesLabel": "Lead generation, Travel"}
Console views:
- Overview — title, seller, users 30d, rating, pricing
- Rankings — users 7 / 30 / 90, reviews, bookmarks, success %
- Pricing — model, list price, primary event, rental trial
Tips
- Sort Popularity in a category to see what actually gets used.
listPriceUsdis a comparable number (primary PPE event at the Free Apify plan, or monthly rental). Add-on PPE events are not summed.- Full catalog ignores the keyword only. Keep a category or seller if you want “all of Lead generation” or “everything from compass”.
- Creator emails live on a different Actor: Apify Creator Scraper.
FAQ
Is this the same as Apify Creator Scraper?
No. Creator Scraper = one row per profile (optional public email). This Actor = one row per Store Actor (users, stars, pricing). Complementary, not a duplicate.
Do I need an Apify API token to read the Store?
No. GET https://api.apify.com/v2/store is public. This Actor paginates it, flattens pricing, and writes a dataset.
Can I export the whole Store?
Yes, on a paid Apify plan: Mode Full catalog, raise Max Actors (the Store is ~46k public Actors). Free plans are capped at 20 rows and cannot use Full catalog.
Are the numbers official?
They are whatever Apify publishes on the public Store API at run time (users, ratings, pricing). They are not your Console analytics.
Is it legal to scrape the Apify Store?
This Actor only reads public Store listings via Apify’s own public API. It does not log into accounts or extract private data. You should still use the export for legitimate research (what to build, how to price, who already owns a niche) and respect Apify’s Terms of Service.
Support
Questions or issues? Open the Issues tab on this Actor, or email corentin@outreacher.fr. Programmatic runs: see the API tab.
