NoMore201 / googleplay-api

Google Play Unofficial Python API
Other
409 stars 208 forks source link

Change Location without changing the IP #129

Closed chandralegend closed 2 years ago

chandralegend commented 4 years ago

I want to know whether it is possible to get the list of top free apps of some other country without changing the IP.

mn4r commented 2 years ago

@chandralegend are you find solution?

iamDonkey commented 2 years ago

I think you can add a header:

Accept-Language: es-AR

i think it gives response in localised text only not actually change the location.

mn4r commented 2 years ago

@89z @iamDonkey yes, its only change language, not country.