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