Scheduled API scraping made easy 🤙🏼
A SvelteKit application used to CRUD your scraping jobs.
The code can be found here.
A Node.js Script scheduling scraping jobs and executing parser functions.
Parser functions are used to analyze the data and send out notifications if needed.
The code can be found here.