anfederico / One-Click-Pizza

Headless web browser scripted to order your pizza in a single click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Click Pizza

Headless web browser scripted to order your pizza in a single click

What this program will do

  1. Travel to the Dominos homepage
  2. Fill in your address information
  3. Search for and select your nearest Dominos location
  4. Choose delivery
  5. Order a large cheeze pizza from the popular items menu
  6. Checkout
  7. Enter your contact information
  8. Choose to pay by cash upon delivery
  9. Place order

Notes

  • Make sure you fill in your personal information within the program otherwise it will not run
  • You may need to modify some steps of the program such as address type or payment option
  • XPaths may break in the future however can easily be reidentified by using Firebug/Firepath (firefox plugins)
  • This is mostly for personal use and proof of concept, you can apply it to automating any purchase from any website

About

Headless web browser scripted to order your pizza in a single click


Languages

Language:Python 100.0%