Automatically searching for vaccine appointments

Overview

Vaccine Appointments

Automatically searching for vaccine appointments

Usage

To copy this package, run:

git clone https://github.com/TheIronicCurtain/vaccine_appointments

Texas

Using Python (simplified)

Run the following in the command line:

python texas.py [cities]

Where cities are the cities you want to restrict your search to. If none are provided it will open all available appointments. e.g. if you're in the San Antonio area you might put:

python texas.py "San Antonio" Jourdanton Pleasanton Leming Poteet

Once it starts running, it will ping HEB periodically until an appointment in one of those cities shows up, and then open it in your web browser. You still have to be quick from there!

The loop will stop running once it finds a page to open, so if you don't get the appointment on the first try just run it again!

Using Python (fancy)

If you feel comfortable installing a few Python packages, the required packages are in requirements.txt

All you need to do to install the required packages is navigate to the repository and run the following line in the command line (assuming you have Python installed):

python -m pip install -r requirements.txt

Run python texas_fancy.py --help for usage:

usage: texas_fancy.py [-h] [-c CITIES [CITIES ...]] [-H HOME] [-d DISTANCE] [-Z ZIPCODES [ZIPCODES ...]]

Program to ping HEB for vaccine appointments in your area

optional arguments:
  -h, --help            show this help message and exit
  -c CITIES [CITIES ...], --cities CITIES [CITIES ...]
                        Cities to restrict the search to
  -H HOME, --home HOME  Home location: can be in the form of a zipcode, address, latitude/longitude, city, etc. (requires distance)
  -d DISTANCE, --distance DISTANCE
                        Maximum distance (in miles) from home (requires home)
  -Z ZIPCODES [ZIPCODES ...], --zipcodes ZIPCODES [ZIPCODES ...]
                        Zipcodes to restrict the search to

Examples:

  • python texas_fancy.py -c "San Antonio" Jourdanton Pleasanton Leming Poteet would do the same as the simple example
  • python texas_fancy.py -H "San Antonio, TX" -d 50 would look for appointments 50 miles from San Antonio
  • python texas_fancy.py -H 78023 -d 30 would look for appointments 30 miles from zip code 78023
  • python texas_fancy.py -z 76028 75165 would look for appointments only in the zip codes 76028 and 75165

On Windows

Note: You probably shouldn't be trusting me with random executables. The Python version is recommended if you can work out how to run it.

Under the dist folder there's a .exe file corresponding to each of the Python files. Both of them can be run from the command line out of the box on a Windows machine using the same commands. For example, if you wanted to run the first texas_fancy.py example, you would open your command prompt (search for "cmd" on your computer) and then run texas_fancy.exe -c "San Antonio" Jourdanton Pleasanton Leming Poteet after downloading the file to your home directory.

You might also like...
Python script to decode the EU Covid-19 vaccine certificate

vacdec Python script to decode the EU Covid-19 vaccine certificate This script takes an image with a QR code of a vaccine certificate as the parameter

Telegram bot for downloading covid-19 vaccine certificate

cowin-certificate-bot This is the source code of @cowincertbot, A telegram bot inspired by the whatsapp bot implementation of indian government for co

An analysis of the efficiency of the COVID-19 vaccine

VaccineEfficiency 💉 An analysis of the efficiency of the COVID-19 vaccine 3 Methods 1️⃣ Compare country's vaccination data to number of day- to-day c

A Python Script to automate searching of available vaccination centers in the city and hence booking
A Python Script to automate searching of available vaccination centers in the city and hence booking

Cowin Vaccine Availability Notifier Cowin Vaccine Availability Notifier takes your City or PIN code as an input and automatically notifies you via ema

A Telegram Bot for searching any channel messages from Inline by @AbirHasan2005

Message-Search-Bot A Telegram Bot for searching any channel messages from Inline by @AbirHasan2005. I made this for @AHListBot. You can use this for s

Telegram bot for searching videos in your PDisk account by @AbirHasan2005

PDisk-Videos-Search A Telegram bot for searching videos in your PDisk account by @AbirHasan2005. Configs API_ID - Get from @TeleORG_Bot API_HASH - Get

An inline real-time media searching robot without any database.
An inline real-time media searching robot without any database.

MediaBuddy A Telegram Inline media searching robot without any database. About mediaBuddy is an inline media searching robot. If you have so many movi

a discord bot for searching your movies, and bot return movie url for you :)
a discord bot for searching your movies, and bot return movie url for you :)

IMDb Discord Bot how to run this bot. the first step you must create prefixes.json file the second step you must create a virtualenv if you use window

A Python Script to automate searching of available vaccination centers in the city and hence booking
A Python Script to automate searching of available vaccination centers in the city and hence booking

Cowin Vaccine Availability Notifier Cowin Vaccine Availability Notifier takes your City or PIN code as an input and automatically notifies you via ema

Comments
  • Vaccine Type

    Vaccine Type

    Hi, super useful to have this. Is there a possibility to add in Vaccine type? For example, only wanting the J&J (Janssen as on HEB site) and being able to set this as an argument. Thanks!

    opened by larshavekost 1
  • Vaccine location JSON URL

    Vaccine location JSON URL

    Hey guys great script. I was just wondering what the difference was between these 2 endpoints and why you are using the latter? https://vaccine.heb.com/vaccine_locations.json https://heb-ecom-covid-vaccine.hebdigital-prd.com/vaccine_locations.json

    Thank you.

    opened by ghost 0
  • Similar project

    Similar project

    Hey there, great minds and all...

    https://github.com/tannerblair/tx-vaccine-tracker

    Two features that I'm doing that you might consider:

    • generate tone when it opens the tab to get your attention. This untethers you a bit so you can watch tv it whatever without worrying you missed one.

    • instead of(or in addition to) filtering by city, I filter by coordinates. This means I can search for any appointments within 10 miles of me.

    opened by tannerblair 2
  • initial web implementation

    initial web implementation

    this is a initial web implementation for a heroku deployment. test link: https://vaccine-appointments.herokuapp.com/heb/houston location at the end of url can be changed.

    opened by Hobbs1210 0
Owner
null
A telegram bot that messages you available vaccine appointments in the Veneto region

Serenissimo, domande frequenti Chi sei? Sono Alberto Granzotto, libero professionista a Berlino. Mi occupo di servizi software, privacy, decentralizza

vrde 31 Sep 30, 2022
Get Notified about vaccine availability in your location on email & sms ✉️! Vaccinator Octocat tracks & sends personalised vaccine info everday. Go get your shot ! 💉

Vaccinater Get Notified about vaccine availability in your location on email & sms ✉️ ! Vaccinator Octocat tracks & sends personalised vaccine info ev

Mayukh Pankaj 6 Apr 28, 2022
VaccineAlarm is a simple python script that allows user to get notified when their desired vaccine doses are available at vaccine centers near them.

Introduction VaccineAlarm is a simple python script that allows user to get notified when their desired vaccine doses are available at vaccine centers

Ankit Tripathi 5 Nov 26, 2021
Script to automatically book a vaccine slot on Doctolib for today or tomorrow, following rules from the French Government.

DOCTOSHOTGUN This script lets you automatically book a vaccine slot on Doctolib for today or tomorrow, following rules from the French Government. Pyt

Romain Bignon 560 Dec 19, 2022
A Telegram bot that scrapes websites for available vaccination appointments to notify users. (German)

@dachau_impf_bot ???? A Telegram bot to check the contents of https://termin.dachau-med.de for available slots and inform users of the available dates

null 1 Nov 21, 2021
Python library for Spurwing API to schedule appointments, manage calendars and custom integrations.

Spurwing API Python Library Lightweight Python library for Spurwing's API. Spurwing's API makes it easy to add robust scheduling and booking to your a

Spurwing 1 Jul 14, 2021
Telegram Bot to check covid vaccine slot availability on CoWin site

Cowin Assist Telegram Bot Check the bot here @cowinassistbot. This is a simple Telegram bot to Check slots availability Get an alert when slots become

null 32 Jun 21, 2022
Pls give vaccine.

Pls Give Vaccine A script to spam yourself with vaccine notifications. Explore the docs » View Demo · Report Bug · Request Feature Table of Contents A

Rohan Mukherjee 3 Oct 27, 2021
Light weight Scripts and Apps for checking availability of Covid Vaccines in India. Notifies when vaccine becomes avialable in your area.

vaccine-checker Light weight Scripts and Apps for checking availability of Covid Vaccines in India. Notifies when vaccine becomes avialable in your ar

Abishek V Ashok 8 Jun 16, 2021
A Telegram Bot which notifies the user when a vaccine is available on CoWin Platform.

Cowin Vaccine Availability Notifier Telegram Bot A bot that notifies the available vaccines at given district in realtime. Introduction • Requirements

Arham Shah 7 Jul 31, 2021