This script scrapes the list of open Bug Bounty Programs from openbugbounty.org
This script uses selenium to scrape all URLS and Domains from open Bug Bounty Programs from openbugbounty.org. Those URLS can the be used in various recon Tools.
There is no installation needed. Just install the needed requierments using pip.
pip install -r requirements.txtThe Script can be executed with the following Command. The only needed Parameter is the amount of Pages this script should scrape.
python3 BugBountyList.py 40If you have an question you can create an Issue or ping me on
