Skip to content

A simple CLI tool for bidding on Dodocodes using web-scraping/automation tool Selenium and the Firefox GeckoDriver

Notifications You must be signed in to change notification settings

Han-Lon/dodo_sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dodo Sniper

A CLI tool for grabbing that sick item on https://dodocodes.com/

Requires Firefox and the Firefox 'geckodriver' at https://github.com/mozilla/geckodriver/releases

How to use:

  • Clone down from GitHub
  • To install Python prerequisite packages, execute pip install -r requirements.txt in the directory
  • Make sure the geckodriver.exe file is also in this directory (same directory as main.py)
  • Run the program by executing python main.py <URL to the auction> in this directory
  • Voila! Firefox will automatically open and prompt you to login at Dodocodes

About

A simple CLI tool for bidding on Dodocodes using web-scraping/automation tool Selenium and the Firefox GeckoDriver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages