Giter Site home page Giter Site logo

heyogrady / covid_vaccine_sign_up Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agendreau/covid_vaccine_sign_up

0.0 1.0 0.0 15 KB

Continually monitor vaccine availability and sign yourself up with a bot

License: Apache License 2.0

Python 100.00%

covid_vaccine_sign_up's Introduction

Kroger Covid Vaccine Monitoring and Automated Sign Up

Continually monitor Kroger's COVID vaccine availability and sign yourself up with a bot when one becomes available

This code is based on my recent medium article, which can be found at https://daniel-warren.medium.com/how-to-guarantee-a-covid-19-vaccine-with-python-f4084aaa7414.

This is still a work in progress, so please let me know if you find any issues or if there are specific features you would like me to add.

Notes

The requirements.txt file should list all Python libraries that your notebooks depend on, and they will be installed using:

pip install -r requirements.txt

Also, you will need to install a driver of your choice so Selenium can run bots in your browser. Please refer to the link below to install the driver of your choice on your computer.

https://selenium-python.readthedocs.io/installation.html

To run the full automation

The kroger_availability_status.py file should be only file you need to run. This file should do the following 2 things:

  1. Web scrape data from Kroger's website to determine if a vaccine is available
  2. If a vaccine is available, start signing you up for that opening

To run this code, all you need to do is type the following in your terminal:

python kroger_availability_status.py.py

Happy botting!

covid_vaccine_sign_up's People

Contributors

danielw1534 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.