2023-08-30 15:00:52 -07:00
|
|
|
Puppeteer application for crawling uber and lyft for tax information
|
2023-11-11 22:52:14 -08:00
|
|
|
|
|
|
|
# SetUp
|
|
|
|
|
|
|
|
Start by copying options.json.example, removing the .example and filling in the options.
|
|
|
|
Run `npm ci` inside of the directory.
|
|
|
|
|
2023-11-11 23:46:45 -08:00
|
|
|
run `node ./src/index.js`
|