⭐ App Reviews Scraper - App Store, Steam & Play avatar

⭐ App Reviews Scraper - App Store, Steam & Play

Pricing

Pay per event

Go to Apify Store
⭐ App Reviews Scraper - App Store, Steam & Play

⭐ App Reviews Scraper - App Store, Steam & Play

⚡ Scrape app ratings and reviews from Apple's App Store, Steam and Google Play through their public endpoints. ✅ Star ratings, review text, versions, playtime, helpful votes. ✅ Filter to 1-2 star reviews to mine complaints, or by keyword like crash or refund.

Pricing

Pay per event

Rating

0.0

(0)

Developer

mohamed alaya

mohamed alaya

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 days ago

Last modified

Share

App Reviews Scraper

Ratings and reviews from Apple's App Store, Steam and Google Play, through the endpoints those stores publish openly.

Sources and what each really gives you

StoreSourceReviewsRatings
Apple App Storeofficial customer-reviews RSS✅ full text, title, stars, version, author
Steamofficial appreviews endpoint✅ full text, recommended, playtime, helpful votes
Google Playlisting page❌ text not exposed without a browser✅ rating + count + metadata

Google Play is included deliberately and labelled honestly: you get the app's rating, rating count and metadata, and a note field saying why there is no review text — instead of an empty result that looks like a failure.

Input

Mix stores freely:

{
"apps": [
"https://apps.apple.com/us/app/whatsapp-messenger/id310633997",
"https://store.steampowered.com/app/440/",
"com.whatsapp",
{ "app": "440", "store": "steam" }
],
"maxRating": 2,
"keywords": ["crash", "refund"]
}

Bare ids work too: id310633997, 440, com.whatsapp.

Filtering

minRating / maxRating · keywords (title and body) · country · language (Steam) · maxReviewsPerApp.

Set maxRating: 2 to pull only angry reviews — that is the fastest way to find what is actually broken in an app, yours or a competitor's.

Typical uses

Competitor teardown and feature-gap mining · release-quality monitoring after a version ships · ASO and review-sentiment research · support teams tracking recurring complaints · investors checking product health before a deal.