App Store Data Extractor - Scrape reviews too! avatar
App Store Data Extractor - Scrape reviews too!

Pricing

$25.00/month + usage

Go to Store
App Store Data Extractor - Scrape reviews too!

App Store Data Extractor - Scrape reviews too!

Developed by

epctex

epctex

Maintained by Community

Discover a vast collection of apps, movies, podcasts, reviews, and more on iTunes and the App Store. Extract comprehensive data including images, ISBN, author, description, title, language, user ratings, and reviews focused on countries without limitations. Unlimited and extremely fast!

3.4 (2)

Pricing

$25.00/month + usage

5

Total users

557

Monthly users

30

Runs succeeded

>99%

Last modified

6 hours ago

You can access the App Store Data Extractor - Scrape reviews too! programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< "https://itunes.apple.com/us/movie/inception/id400763833",
< "https://apps.apple.com/us/app/angry-birds-2/id880047117"
< ],
< "term": "game",
< "maxItems": 20,
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/appstore-scraper --silent --output-dataset

App Store Insights Scraper - Scrape reviews too! API through CLI

The Apify CLI is the official tool that allows you to use App Store Data Extractor - Scrape reviews too! locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: