Open aarontj73 opened 2 years ago
Thanks for your feedback! That's a great suggestion indeed, though I am not sure how easy it would be to implement it. How would your proxy connection work exactly?
Currently, this library uses the libraries requests
and google
to do web requests. If these libraries can handle proxy functionalities, then it might be an easy thing to implement. I'll give it a look.
Is it possible to add Proxy functionality? I am blocked from using the web requests without it. The code itself looks great.