
Google Play Store
Pricing
$6.00/month + usage

Google Play Store
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
multiple Developers input
Closed
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

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

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" ] } }