Skip to content

This project automates the process of finding and confirming Disney World FastPasses. Using python, I can scrape data from the Disney World site, read the results, and decide whether or not to confirm that FastPass

License

Notifications You must be signed in to change notification settings

ethanbrimhall/Disney-Fastpass-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disney-Fastpass-Bot

Setup for people with no programming experience:

Setup for people with some programming experience:

  • Step 1: Install python version 3.0+
  • Step 2: Download Webdriver: http://chromedriver.chromium.org/downloads
  • Step 3: Save source code to folder where webdriver is located
  • Step 4: Open credentials and save webdriver location to chromedriver location variable at the bottom
  • Step 5: pip install selenium
  • Step 6 (Windows 10): make sure python and python 37 is in environmental variables
  • Step 7: Watch the video above and skip to 11:21 to learn how to finish credentials file
  • Step 8: All ready to go!

About

This project automates the process of finding and confirming Disney World FastPasses. Using python, I can scrape data from the Disney World site, read the results, and decide whether or not to confirm that FastPass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages