PAlexanderFranklin 1659fa65a9 Improve processed data
Move setting unparsed data to cards before breakdown
so that a successful breakdown overwrites cards.
Label what kind of data unparsed data is.
Condense string filters into arrays.
2023-11-12 00:06:48 -08:00
2023-11-12 00:06:48 -08:00
2023-09-01 23:31:17 -07:00
2023-08-30 15:23:10 -07:00
2023-08-30 15:00:52 -07:00
2023-08-31 22:41:48 -07:00
2023-08-30 15:23:10 -07:00
2023-08-30 17:31:14 -07: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

Description
Puppeteer application for crawling uber and lyft for tax information
Readme 96 KiB
Languages
JavaScript 100%