Skip to content

Conversation

@fjovell
Copy link

@fjovell fjovell commented Sep 3, 2020

From Red Points we decided to use this package to scrape the google play store. However, we needed to be able to pass proxies to the request. To do so, I have added the possibility of adding keyword arguments to each of the end points in the package which, in turn, will be passed to the send_request method to be passed onto request.

This change is 100% backwards compatible and adds more flexibility to the code so that requests can be fine-tuned further but the default parameters were left intact.

This way it is possible to pass additional keyword arguments to requests
such as proxies.
@fjovell
Copy link
Author

fjovell commented Sep 3, 2020

Further discussion please be directed to @RedpointsBots, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant