App Store Reviews Scraper is a valuable tool for collecting and analyzing user reviews from the App Store. With customizable options and detailed feedback retrieval, it’s perfect for developers and marketers looking to enhance their understanding of app performance and user satisfaction! 📊
Enhance your app insights with our App Store Reviews Scraper! This Apify actor allows you to efficiently collect user reviews from the App Store, providing valuable feedback and ratings to help you analyze app performance and user satisfaction.
Our scraper retrieves a variety of fields for each review, including:
A full explanation of an input example in JSON.
1{ 2 "country": "us", 3 "limit": 100, 4 "appId": "com.midasplayer.apps.candycrushsaga" 5}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "id": "11709937316", 4 "userName": "pppppiuuuuuuuuuuuu", 5 "userUrl": "https://itunes.apple.com/us/reviews/id904957940", 6 "version": "1.285.0.1", 7 "score": 1, 8 "title": "Waste of time", 9 "text": "I used to LOVE this game, now I find in can’t even finish a level for DAYS if at all. I blow through the 5 lives I have in less than 5 minutes because it’s impossible to complete. I’m not sure what happened to this game, but don’t bother. There are a TON of games out there that you can actually win when playing. This isn’t one of them.", 10 "url": "https://itunes.apple.com/us/review?id=553834731&type=Purple%20Software", 11 "updated": "2024-09-10T10:05:32-07:00" 12 }, 13 { 14 "id": "11709506850", 15 "userName": "El caballo de Guatemala", 16 "userUrl": "https://itunes.apple.com/us/reviews/id1024816674", 17 "version": "1.285.0.1", 18 "score": 5, 19 "title": "Buenos", 20 "text": "Entretenido", 21 "url": "https://itunes.apple.com/us/review?id=553834731&type=Purple%20Software", 22 "updated": "2024-09-10T07:42:06-07:00" 23 }, 24 ... 25]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!