VOOZH about

URL: https://apify.com/scraperx/apple-app-store-review-scraper

⇱ Apple App Store Review Scraper Β· Apify


Pricing

from $3.99 / 1,000 results

Go to Apify Store

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ScraperX

ScraperX

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Scrapes public customer reviews from Apple App Store URLs using the same iTunes RSS JSON endpoint as your standalone script (itunes.apple.com/.../rss/customerreviews/.../json).

Features

  • Bulk URLs β€” process many apps in one run.
  • Same output shape as RSS parsing: author, rating, version, title, content, date, plus appStoreUrl, appId, country for multi-app runs.
  • Retries β€” exponential backoff, empty-feed soft retries, 404 handling.
  • Proxy ladder β€” direct β†’ Apify DATACENTER β†’ RESIDENTIAL; after switching to residential, all further requests use residential (up to 3 retries per page on failure).
  • impit β€” browser-like TLS/HTTP when available; aiohttp fallback.

Input (aligned with standalone INPUT)

The standalone script only defines url and max_review; max_pages=10 and delay_between_pages=1.5 were hardcoded in its if __name__ block. This actor uses the same names for the documented inputs and keeps those two numbers as defaults (overridable only via API if you pass max_pages / delay_between_pages in raw input).

FieldDescription
urlPrimary App Store link (same as INPUT["url"]).
urlsOptional extra links for bulk (processed after url).
max_reviewCap per app (same as INPUT["max_review"], default 300).
proxyConfigurationApify Proxy; used only after direct β†’ datacenter β†’ residential escalation.

Output (dataset)

One row per review with the fields above.

Local run

cd Apple-App-Store-Review-Scraper
apify run

Provide storage/key_value_stores/default/INPUT.json with your urls.

Legal

Reviews are from Apple’s public RSS feed. You are responsible for compliance with Apple’s terms and applicable laws.

You might also like

Apple App Store Review Scraper

scraped/apple-app-store-review-scraper

Scrape reviews for apps on the Apple App Store

Apple App Store

simpleapi/apple-app-store

Apple App Store Scraper enables large-scale collection of public App Store data. Capture app metadata, review counts, ratings, and update logs for insights into app performance and market trends.

Apple App Store

scrapio/apple-app-store

Apple App Store Scraper collects public app data from the App Store. Extract app titles, descriptions, ratings, reviews, categories, and update history for market research, ASO analysis, and competitor tracking at scale.

Apple App Store

canadesk/apple-app-store-ppe

Extract app details, reviews, search results, and privacy information from the App Store.

πŸ‘ User avatar

Canadesk Support

24

Apple App Store

api-empire/apple-app-store

Apple App Store Scraper helps you analyze App Store listings at scale. Extract app metadata, rankings, reviews, and ratings to support competitor research, market analysis, and product validation across multiple regions.

Apple App Store Scraper

maximedupre/apple-app-store-scraper

Scrape public Apple App Store app data and reviews. Search apps by keyword, look up app IDs or URLs, collect top charts, and export ratings, prices, developers, genres, versions, and review text.

πŸ‘ User avatar

Maxime DuprΓ©

5

Apple App Store Review Alert Monitor

careybrown/app-review-alert-monitor

Monitor Apple App Store reviews and return low-rating or keyword-matched review alerts for product and support teams.

App Store Scraper

pear_fight/appstore-scraper

Scrape app listings and reviews from Apple App Store using public iTunes APIs

Apple App Store Reviews Scraper

fetch_cat/apple-app-store-reviews-scraper

🍎 Export public Apple App Store reviews by app URL or ID. Get ratings, text, versions, authors, countries, and timestamps in clean datasets.