GithubHelp home page GithubHelp logo

zsyed91 / vaccine-spotter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getaaron/vaccine-spotter

0.0 1.0 0.0 24 KB

scrape vaccinespotter.org for vaccine availability in your zip code

License: MIT License

Ruby 100.00%

vaccine-spotter's Introduction

vaccine-spotter

Prerequisites

You need to have Ruby:

After you install Ruby, you also need to install bundler. To install, run this on your command line:

gem install bundler

Short instructions (if you're familiar with Ruby / command line tools)

  1. Clone this repo
  2. bundle
  3. bundle exec ruby vaccine.rb --state <state code> --zipcodes <list of zipcodes> (for example bundle exec ruby vaccine.rb --state CA --zipcodes 94022,94024)
  4. For all options run bundle exec ruby vaccine.rb --help

Longer instructions (if this stuff is alien to you)

  1. Clone this repo or download as a .zip file
  2. Open a command line tool (e.g. Terminal.app / iTerm.app on Mac)
  3. Change to the vaccine-spotter directory; for example
    cd ~/Downloads/vaccine-spotter
    On macOS, if you don't know the exact path, you can just type cd and then drag the folder from Finder into the Terminal window, then press return
  4. Run bundle to install dependencies
  5. Run bundle exec ruby vaccine.rb --state <state code> --zipcodes <list of zipcodes> to start

    Example: bundle exec ruby vaccine.rb --state CA --zipcodes 94022,94024

    • state is the 2 letter abbreviation (examples: CA, NY, IL, etc)
    • zipcodes is a comma-separated list of zip codes, and you'll be alerted if there's a vaccine in any of them
  6. Make sure your volume is ALL THE WAY UP so you can hear the beeps even if you're sleeping

vaccine-spotter's People

Contributors

getaaron avatar seandcoburn avatar zsyed91 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.