Google Play Store avatar
Google Play Store
Try for free

3 days trial then $5.00/month - No credit card required now

View all Actors
Google Play Store

Google Play Store

canadesk/google-play-store
Try for free

3 days trial then $5.00/month - No credit card required now

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

DE

multiple Developers input

Closed

disarming_equality opened this issue
7 months 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" ] } }

Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 2.2 days response time
  • Created in Aug 2023
  • Modified 5 months ago