Skip to content

Keblinger/checkout-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building a checkout bot with Python - selenium tutorial

Here is the video tutorial: https://youtu.be/M3OiYDQcy1g

How to run:

  • Make sure you have python selenium install and it's working fine
  • Add your login info in a file called: account.py, there must be 2 variables: email and password
  • Run the bot with python checkout-bot.py

Disclaimer

This is for demonstration purpose only, I didn't read the website term of service but it's probably against most website ToS and it may get you banned, so build such bots at your own risk.

About

Repo to showcase the python checkout bot that I've build in this video: https://youtu.be/M3OiYDQcy1g

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%