ubercrawler/README.md
2023-11-11 23:46:45 -08:00

9 lines
233 B
Markdown

Puppeteer application for crawling uber and lyft for tax information
# SetUp
Start by copying options.json.example, removing the .example and filling in the options.
Run `npm ci` inside of the directory.
run `node ./src/index.js`