corpetty / py-etherscan-api

Python bindings to the Etherscan.io API
MIT License
510 stars 247 forks source link

Ropsten is blocking requests user agent #70

Open AndreMiras opened 5 years ago

AndreMiras commented 5 years ago

Since Cloudflare is blocking Python requests user agent on Ropsten I would recommend to adjust the client user agent. Maybe you could put py-etherscan-api {version} on the client user agent. https://github.com/AndreMiras/EtherollApp/issues/156#issuecomment-551436928