Puppeteer application for crawling uber and lyft for tax information
Go to file
PAlexanderFranklin 0af3bb24eb Generate csv
2024-01-03 17:54:56 -08:00
src Generate csv 2024-01-03 17:54:56 -08:00
.gitignore Generate csv 2024-01-03 17:54:56 -08: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 Start on processing file 2023-12-26 19:29:59 -08:00
package-lock.json Generate csv 2024-01-03 17:54:56 -08:00
package.json Generate csv 2024-01-03 17:54:56 -08: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