Apple App Store Plus avatar

Apple App Store Plus

Try Actor

$12.00/month

View all Actors
Apple App Store Plus

Apple App Store Plus

canadesk/apple-app-store-plus
Try Actor

$12.00/month

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

You can access the Apple App Store Plus programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "appId": [
3    "1514844618"
4  ],
5  "developerId": [
6    "Apple"
7  ],
8  "keyword": [
9    "translate"
10  ],
11  "lang": "en",
12  "country": "us",
13  "proxy": {
14    "useApifyProxy": true
15  }
16}' |
17apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 7 months ago