App Store Scraper Max — Apple + Google Play Apps & Reviews avatar

App Store Scraper Max — Apple + Google Play Apps & Reviews

Pricing

$2.00 / 1,000 app or review records

Go to Apify Store
App Store Scraper Max — Apple + Google Play Apps & Reviews

App Store Scraper Max — Apple + Google Play Apps & Reviews

Scrape app details and reviews from the Apple App Store and Google Play. Returns name, developer, rating, price, category and description. No API key. Pay per record; empty or failed runs cost nothing.

Pricing

$2.00 / 1,000 app or review records

Rating

0.0

(0)

Developer

Christian Pichichero

Christian Pichichero

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

App Store Scraper Max — Apple + Google Play Apps & Reviews — a fast, reliable appstore scraper that needs no API key. Scrape App Store and Google Play app metadata and reviews. Unified schema across both stores. No login. $0 on failed or empty runs. You pay only for the results you get: failed or empty runs are always free.

This appstore scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.

What this scraper does

  • Extracts structured appstore data with no browser or API key required
  • Returns clean JSON, one record per result — ready for sheets, databases, or apps
  • Pay-per-result pricing: you are never charged for a run that returns nothing
  • Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks

What data you get

Each result record includes fields such as:

  • Store (store) — e.g. "appstore"
  • App Id (appId) — e.g. "284882215"
  • Bundle Id (bundleId) — e.g. "com.facebook.Facebook"
  • Title (title) — e.g. "Facebook"
  • Developer (developer) — e.g. "Meta Platforms, Inc."
  • Developer Id (developerId) — e.g. "284882218"
  • Developer Url (developerUrl) — e.g. "https://apps.apple.com/us/developer/meta-platforms-inc/i...
  • Rating (rating) — e.g. 4.52328
  • Rating Count (ratingCount) — e.g. 27140986
  • Rating Count Current Version (ratingCountCurrentVersion) — e.g. 27140986
  • Price (price) — e.g. 0
  • Formatted Price (formattedPrice) — e.g. "Free"
  • Currency (currency) — e.g. "USD"
  • Free (free) — e.g. true
  • Category (category) — e.g. "Social Networking"

Input

FieldTypeDescription
appIdsarrayiTunes IDs (284882215), App Store URLs, Google Play package names (com.foo.bar), or Play URLs. Store auto-d...
searchTermsarrayKeywords to search the App Store for apps.
platformstringWhich store(s) to scrape.
countrystringTwo-letter country/store code (us, gb, de, ...).
includeReviewsbooleanAlso scrape recent reviews for each app.
maxReviewsPerAppintegerCap on reviews per app (Apple RSS serves up to ~500).
maxItemsintegerCap on apps returned per search term.
freeOnlybooleanKeep only free apps.

Example output

{
"type": "app",
"store": "appstore",
"appId": "284882215",
"bundleId": "com.facebook.Facebook",
"title": "Facebook",
"developer": "Meta Platforms, Inc.",
"developerId": "284882218",
"developerUrl": "https://apps.apple.com/us/developer/meta-platforms-inc/id284882218?uo=4",
"rating": 4.52328,
"ratingCount": 27140986,
"ratingCountCurrentVersion": 27140986,
"price": 0,
"formattedPrice": "Free",
"currency": "USD",
"free": true,
"category": "Social Networking",
"genres": [
"Social Networking"
],
"contentRating": "12+",
"description": "Where real people propel your curiosity. Whether you\u2019re thrifting gear, showing reels to that group who gets it, or sharing laughs over fun images reimagined by AI, Facebook helps you make things happen like no other social network.\n\nExplore and expand your interests: \n* Shop Marketplace for hidden gems and take your hobbies to the next level\n* Personalize your Feed to see more of what you like, less of what you don\u2019t\n* Ask Meta AI for information and get answers instantly\n* Drive into reels that reflect the things you're interested in\n* Search Facebook on any topic and get more interactive results\n\nConnect with people and communities:\n* Join groups to learn tips from real people who\u2019ve been there, done that\n* Get inspired by creators, or catch up with Friends\n* Add new Friends to your world, but also decide how closely to keep up with them\n* Privately message relatable posts that only your BFF will get or that reels trend everyone\u2019s talking about\n\nShare your world:\n* Use generative AI to create custom stickers and images to delight friends\n* Customize your profile to choose how you show up and who sees your posts\n* Effortlessly create reels from trending templates, or showcase your creativity with a full suite of editing tools\n* Capture moments on the fly with stories\n\nSome features may not be available in your country or region. \n\nTerms & Policies: https://www.facebook.com/policies_center\nPrivacy Policy: https://www.facebook.com/privacy\n\nLearn how we're working to help keep our communities safe across Meta technologies at the Meta Safety Center: https://about.meta.com/actions/safety",
"releaseNotes": "Our teams have solved many crashes, fixed issues you\u2019ve reported and made the app faster.",
"version": "569.0.0",
"released": "2019-02-05T08:00:00Z",
"updated": "2026-07-07T09:38:14Z",
"sizeBytes": 481100800,
"minimumOsVersion": "15.1"
}

Use cases

  • Automate research and data collection
  • Feed dashboards, sheets, and databases
  • Enrich records in your CRM or app
  • Monitor changes on a schedule

Pricing

This actor uses pay-per-result pricing at $0.002 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.

Frequently asked questions

Do I need an API key or account for the source? No. This appstore scraper works out of the box with no API key required.

What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.

Can I run the appstore scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.

What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.

Is the data structured? Yes. Every appstore result is a clean, flat JSON record you can use immediately.