Welcome!
This tool will scrape web3 audit platforms according to supplied handles and generate a profile of findings.
- Gather all your findings in one place as a resume/profile to present to your clients.
- Research others by supplying their handles and learning from their patterns.
- Python3
- Requests ->
pip install requests
python3 APG.py -c4 <C4 Handle>
The output will be under Code4rena
.
Currently the tool only support Code4rena handles but will soon support Sherlock and other platforms.
Developed by 0xdeadbeef.