Skip to content

A simple Grabr site crawler to return a list of unbidded grabs

Notifications You must be signed in to change notification settings

daniloaleixo/GrabrCrawler

Repository files navigation

GrabrCrawler

A simple Grabr site crawler to return a list of unbidded grabs

Instalation

  • Install node modules
npm install
  • Create your .env configuration with keys got from an authenticated grabr site
AUTH_TOKEN ="Token <your_token>"
DEVICE="<your_device>"

Compiling

npm run compile

Running

npm run run

About

A simple Grabr site crawler to return a list of unbidded grabs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published