drei01 / opentable-reservation-scraper

Node scraper for finding reservations at your favourite restaurant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentable-reservation-scraper

===============

Node scraper for finding reservations at your favourite restaurant and email

Usage

Export your gmail username and password (use and application specific password)

export GMAIL_USER="you@gmail.com" export GMAIL_PASSWORD="password"

Run using the command-line.

node index.js restraurantId date time

About

Node scraper for finding reservations at your favourite restaurant


Languages

Language:JavaScript 100.0%