pdf2doi icon indicating copy to clipboard operation
pdf2doi copied to clipboard

Proxy?

Open aarontj73 opened this issue 2 years ago • 1 comments

Is it possible to add Proxy functionality? I am blocked from using the web requests without it. The code itself looks great.

aarontj73 avatar Jun 09 '22 19:06 aarontj73

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.

MicheleCotrufo avatar Jun 09 '22 23:06 MicheleCotrufo