Apple App Store Plus avatar
Apple App Store Plus

Pricing

$12.00/month + usage

Go to Store
Apple App Store Plus

Apple App Store Plus

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

No limits. Get details and reviews for a specific app, search by keyword or developer, retrieve top rankings, assess permissions and more!

1.0 (1)

Pricing

$12.00/month + usage

1

Total users

11

Monthly users

3

Runs succeeded

>99%

Last modified

5 months ago

You can access the Apple App Store Plus 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 '{
< "appId": [
< "1514844618"
< ],
< "developerId": [
< "284417353"
< ],
< "keyword": [
< "translate"
< ],
< "lang": "en",
< "country": "us",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/apple-app-store-plus --silent --output-dataset

Apple App Store Plus API through CLI

The Apify CLI is the official tool that allows you to use Apple App Store Plus locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: