ContractFuzzer
ContractFuzzer copied to clipboard
Crawler failing to fetch data from Etherscan
I have just run your crawler trying to get smart contract source code from Etherscan, but received an error message. I noticed that the Etherscan is using Cloudflare for security purposes, making the python requests module unable to get the desired data. Could you provide a solution for this? Btw, if I want to fuzz a large amount of smart contracts, do I have to manually edit the contract configuration files one by one?
We may need some time to work out a solution.
Yes, Contract configuration file for deployment should be edited one by one since their deployment option may differ case by case, a template may help.