Donbasilpeter / amazon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon

This is a small scirpt I created to look for any job opening in amazon warehouse in 'St. Thomas, ON Canada'

It continously look for a job post in there website and an alarm will play if an opening in the given location is posted.

Installation

Install amazon dependencies with npm

  npm install 

Run Locally

  cd amazon

Install dependencies

  npm install

Start the server

  npm run start

About

License:MIT License


Languages

Language:JavaScript 100.0%