In the current state of this project, the scraping works and does its job as intended. Nonetheless, some essential parts are missing for this repository to become a tool that we advertise and are comfortable using in production.
First step: MVP
Code maintenance
[x] Use typescript #15
[x] Rename some wrongly named variables (headless) (WIP)
[x] Add a linter (eslint, yamllint) #19
[x] Add a playground #17
[ ] Add basic tests #16
[ ] Fix the trailing slash bug (WIP)
[ ] Remove unnecessary features (WIP)
[x] Remove unfinished custom scrapper #27
[ ] create issue on custom scrapper as possible future enhancement #18
Context
In the current state of this project, the scraping works and does its job as intended. Nonetheless, some essential parts are missing for this repository to become a tool that we advertise and are comfortable using in production.
First step: MVP
Code maintenance
Features
Repository
Second step
Futur possibilities