Puppeteer application for crawling uber and lyft for tax information
Go to file
2023-11-11 23:46:45 -08:00
src Refactor site navigation and trip processing 2023-11-11 23:46:45 -08:00
.gitignore Add a basic extra get 2023-09-01 23:31:17 -07:00
.prettierrc Import basic puppeteer code 2023-08-30 15:23:10 -07:00
LICENSE initial commit 2023-08-30 15:00:52 -07:00
options.json.example Print to file 2023-08-31 22:41:48 -07:00
package-lock.json Import basic puppeteer code 2023-08-30 15:23:10 -07:00
package.json add src folder 2023-08-30 17:31:14 -07:00
README.md Refactor site navigation and trip processing 2023-11-11 23:46:45 -08:00

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