Google Play Store avatar
Google Play Store

Pricing

$6.00/month + usage

Go to Store
Google Play Store

Google Play Store

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

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

4.2 (2)

Pricing

$6.00/month + usage

5

Total users

143

Monthly users

15

Runs succeeded

>99%

Issue response

1 days

Last modified

4 months ago

DE

multiple Developers input

Closed

disarming_equality opened this issue
a year ago

I have a list of developers, so I tries to test how the actor works if I input more then 2 developers as an input. but I got an error. what did I do wrong? How to scrape using a list of developers as an input? thanks

canadesk avatar

The actor does not support arrays. You must run a different job for each developer (e.g., looping in your code).

canadesk avatar

We just added the feature on build 2.3. You can now have multiple Application IDs, Developer IDs and Keywords.

{ "appId": [ "com.google.android.apps.translate" ], "country": "us", "developerId": [ "Google LLC", "BlaBlaCar" ], "keyword": [ "translate" ], "lang": "en", "process": "de", "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] } }