Puppeteer application for crawling uber and lyft for tax information
Go to file
2024-01-15 17:26:14 -08:00
src Add chrome path to options.json 2024-01-15 17:26:14 -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 Add chrome path to options.json 2024-01-15 17:26:14 -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