Get an overview of Badass Apes that are listed on Binance, sorted on Rank within seconds. No more manual hassle.
- Windows OS
- Google chrome
- Chromedriver
- Python
- Internet connection 🙉
- Download google chrome (if not already): https://www.google.com/intl/eng_eng/chrome/
- Open Google Chrome
- Click the three dots icon on the top right corner
- Go to Help & About Google Chrome
- Check your version
- Download Chromedriver via Official Chromium project: https://chromedriver.chromium.org/downloads
- Choose the corresponding version.
- Like the example above i would now choose ChromeDriver 97.*
- After clicking the correct link choose the zip file:
chromedriver_win32.zip
- After downloading Chromedriver copy it to:
C:\Program Files (x86)
- Press Continue
- Download & install Python: https://www.python.org/downloads/
- Check the box add python to PATH:
- The installation has to include Pip, press Install now
- Scroll to top: https://github.com/madret/BadassApeGuild-RankSniffer
- You can download the entire ranksniffer folder as zip like so:
- Copy the folder to somewhere you prefer, for example:
C:\Users\username\Documents\ranksniffer
- Now it's time to install requirements.txt
- Open up Powershell: Press Windows+R and type "powershell" press Enter
- Type in the following commands to install the final requirements:
cd /folder/where/ranksniffer/is/located
pip install -r requirements.txt
- You're now good to go.
- Run the program in powershell with the following command:
python bag_rank_sniffer.py
- Call the program in your Command line OR by double clicking the python file:
python bag_rank_sniffer.py
- Hereafter the program goes to work, a chrome browser opens and does a gentle web crawl on Binance NFT to check the current listed Badass Apes.
- After a little more than a minute (depending on ISP connection) a textfile
ID+rank.txt
is created that contains all the ID numbers with corresponding Rank sorted on highest first:
- Et voila:
Text file results example:
e.g.
['1550', 1], ['1370', 84], ['1821', 178]
rankings can be fact checked on the official Badass Ape Guild site:
- The text file contains Apes that are listed on Binance NFT: https://bit.ly/3IL5tV7
- Spare yourself a lot of time and get automation in your life 🙊
- There are only 3333 Apes in total and they are all sold out.
- The offical Badass Ape Guild website: https://badassapeguild.com/
- Binance NFT marketplace: https://bit.ly/3IL5tV7
- My modest twitter handle: https://twitter.com/b41ss