/us-niv-appointments

Automated web scraper for finding the earliest US Non-Immigrant Visa interview appointments in Canada

Primary LanguageJavaScript

us-niv-appointments

Automated web scraper for finding the earliest US Non-Immigrant Visa interview appointments in Canada

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • node v12.x
  • npm v6.14.x

Installation

  1. Clone the repository
git clone git@github.com/akhale3/us-niv-appointments
  1. Change into directory
cd us-niv-appointments
  1. Create a .env from the provided .env.sample file
cp .env.sample .env
  1. Fill out the .env file as per your configuration
  2. Install dependencies
npm ci

Usage

node index.js