VOOZH about

URL: https://apify.com/igolaizola/apify-store-scraper

⇱ Apify Store Scraper Β· Apify


Pricing

Pay per usage

Go to Apify Store

Apify Store Scraper

Scrape the Apify Store at scale. Collect actor listings, descriptions, stats, pricing, categories, and tags. Filter by query, use Apify Proxy, and export JSON/CSV for market research, competitor tracking, and trend analysis.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

πŸ‘ IΓ±igo Garcia Olaizola

IΓ±igo Garcia Olaizola

Maintained by Community

Actor stats

1

Bookmarked

21

Total users

0

Monthly active users

5 months ago

Last modified

Share

Apify Store Scraper β€” scrape actors & stats from the Apify marketplace

Looking for developer profiles instead of actor listings?
Use the Apify Developers Scraper πŸ‘‰ Open actor

Collect public data about actors listed on the [Apify Store]: titles, names, owners, categories, descriptions, images, usage stats, pricing model, and moreβ€”perfect for market research, competitive analysis, lead lists, or internal dashboards.

πŸ€– What does Apify Store Scraper do?

This actor fetches public actor listings from the Apify Store and saves them to a dataset (JSON/CSV). You can:

  • πŸ”Ž Search by a free-text query (title, description, etc.)
  • πŸ“Š Export rich stats (runs, users, recent usage, success rates)
  • 🧩 Capture metadata (owner, categories, pricing model, images)

It supports an optional query filter and a maxItems cap for output size.

πŸ’‘ Why use this scraper?

  • πŸ“ˆ Track trending tools, categories, and publishers on Apify
  • πŸ§ͺ Build internal catalogs or β€œbest of” lists with usage metrics
  • 🀝 Generate lead lists (creators, emails if publicly listed in bios/readmes)
  • 🧠 Benchmark your actors vs. category peers

πŸš€ How to use

  1. Add the actor to your Apify account.
  2. (Optional) Set a Search Query to filter by keywords.
  3. Set maxItems (required).
  4. Run the actor and download results from the Dataset tab.

Tip: The default proxy uses the Apify RESIDENTIAL group for reliability.

πŸ“ Input parameters

Supply inputs as JSON. Only maxItems is required.

ParameterType / OptionsDefaultDescription
maxItemsinteger (β‰₯ 1)10Required. Maximum number of actor records to save.
querystring""Optional text filter to search actors by title/description/etc. Empty means β€œno filter”.
proxyConfigurationobject (Apify proxy config)Proxy settings. Prefill uses Apify RESIDENTIAL proxy group.

πŸ”§ Examples

Get the first 50 actors (no filter):

{
"maxItems":50,
"query":"",
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Search for β€œtiktok” and limit to 25 actors:

{
"maxItems":25,
"query":"tiktok",
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Research β€œcrawler” tools (top 200):

{
"maxItems":200,
"query":"crawler",
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

πŸ“Š Output

Each dataset item corresponds to one actor. Common fields include:

  • title, name, username, description

  • categories (array), pictureUrl, notice

  • userFullName, userPictureUrl

  • currentPricingInfo (pricing model and details if available)

  • stats:

    • totalBuilds, totalRuns, totalUsers
    • totalUsers7Days, totalUsers30Days, totalUsers90Days
    • lastRunStartedAt, totalMetamorphs
    • publicActorRunStats30Days (SUCCEEDED, FAILED, TIMED-OUT, ABORTED, TOTAL)
  • objectID (internal/store identifier)

Sample (shortened):

{
"title":"Website Content Crawler",
"name":"website-content-crawler",
"username":"apify",
"stats":{
"totalBuilds":357,
"totalRuns":18969894,
"totalUsers":76615,
"totalUsers7Days":2918,
"totalUsers30Days":8888,
"totalUsers90Days":22035,
"lastRunStartedAt":"2025-09-24T17:16:16.626Z",
"totalMetamorphs":476,
"publicActorRunStats30Days":{
"ABORTED":9570,
"FAILED":11353,
"SUCCEEDED":1212273,
"TIMED-OUT":38128,
"TOTAL":1273677
}
},
"description":"Crawl websites and extract text content to feed AI models...",
"categories":["AI","DEVELOPER_TOOLS"],
"pictureUrl":"https://…/CleanShot.png",
"notice":"NONE",
"userPictureUrl":"https://…/profile.png",
"userFullName":"Apify",
"currentPricingInfo":{"pricingModel":"FREE"},
"objectID":"aYG0l9s7dbB7j3gbS"
}

πŸ’³ Pricing

Runs consume Apify platform resources (compute units, storage, proxy). The actor itself does not add extra fees beyond standard Apify usage. See Apify Pricing for plan details.

πŸ“₯ Integrations

  • Export results as JSON, CSV, or Parquet.
  • Stream to your app or warehouse via the Apify API.
  • Connect with Zapier/Make, webhooks, or your own pipelines.

πŸ†˜ Support

Need help or a custom field? Open an issue or message me on Telegram: t.me/igolaizola.

βš–οΈ Legal & Ethics

  • Review and comply with Apify's terms and acceptable-use policies.
  • Use results responsibly and respect applicable laws (e.g., GDPR/CCPA).
  • Do not misuse scraped data or misrepresent affiliations.

πŸ“œ Disclaimer

This actor is an independent tool and is not affiliated with, endorsed, or sponsored by Apify. All trademarks are the property of their respective owners.

You might also like

Apify Store Scraper

scoutlayer/apify-store-scraper

A powerful Apify Actor designed to extract comprehensive data from the Apify Store. This scraper can discover available Actors, collect detailed Actor information, and extract key metadata, making it perfect for market research and competitor analysis.

2

5.0

Apify Store Scraper

shahidirfan/Apify-Store-Scraper

Scrape Apify Store actor data including titles, descriptions, pricing, reviews, and usage stats. Perfect for marketplace analysis, competitive research, and building actor intelligence databases. Monitor trends and benchmark competitors.

Apify Store Scraper

vulnv/apify-store-scraper

Scrape detailed information about Apify Actors from the Apify Store. Extract actor metadata, pricing, statistics, reviews, and more with advanced filtering options.

Apify Store Scraper

gio21/apify-store-scraper

Scrape and analyze 20,000+ public actors from the Apify Store.

Apify Store Scraper

zerobreak/apify-store-scraper

Apify Store scraper that pulls actor listings, pricing, and run stats from the marketplace by search query or category, so developers and SEO teams can compare tools without clicking through pages manually.

Apify Store Actors Scraper 2025

jupri/apify-store

πŸ’« Apify.com Store Extension

Related articles

Introduction to Apify Store: the world’s largest marketplace of web scrapers
Read more
How to monetize your API (and get new users)
Read more
Announcing Apify CLI v1
Read more