← ClaudeAtlas

apify-app-store-reviews-scraperlisted

Scrape Apple App Store reviews into structured JSON with the Apify Apple App Store Reviews API Actor (johnvc/apple-app-store-reviews-api). Give it a numeric Apple product ID or just an app name and get one row per review with rating, review_title, review_text, author_name, reviewed_version, review_date_iso, and app context, across 52 country stores, sorted by most recent, most helpful, most favorable, or most critical. Use when the user wants an app store reviews scraper, wants to scrape App Store reviews or iOS app reviews, export Apple app reviews to JSON or CSV, build a review dataset for one or more apps, or pull the reviews behind a competitor's App Store listing. Pay-per-review billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-app-store-reviews-scraper · ★ 0 · Data & Documents · score 66
Install: claude install-skill johnisanerd/claude-skill-app-store-reviews-scraper
# App Store Reviews Scraper: Apple Reviews to Structured JSON Scrape Apple App Store reviews into clean JSON with the Apify Apple App Store Reviews API. Give it a numeric product ID or just an app name, pick a country store and a sort order, and get one flat row per review: rating, title, body text, author, reviewed version, and dates. ## When to use this skill - The user wants to scrape App Store reviews (to JSON, CSV, a sheet, or a database). - They want the reviews for a specific iOS or macOS app as a dataset. - They want reviews from a specific country store, or the most critical or most helpful reviews first. - They ask for an "app store reviews scraper", "apple reviews scraper", or "iOS review export". Not for: App Store keyword rankings or app search results (use the Apple App Store Search Actor), app listing metadata such as price or screenshots (use the Apple App Store Product API Actor), or Google Play reviews (different store, different Actor). ## What you get (one row per review) `review_id`, `review_title`, `review_text`, `rating` (integer 1 to 5), `review_date` (locale string) plus `review_date_iso`, `reviewed_version`, `author_name`, `author_id`, `product_id`, `app_platform` (ios or macos), `app_country`, `sort_order`, `page_number`, `position_on_page`, `position_global`, `total_page_count`, `reviews_for_current_version`, `fetch_timestamp`. When a review carries helpfulness votes and `parse_helpfulness` is on, `helpful_count` and `total_helpful_count` are