HTML scraping made easy. Schedule recurring jobs and fetch their results from a simple REST API.
See the Demo on YouTube.
In order to run the project you'll need docker and docker-compose installed.
Because of a modern docker-compose.yml format, you need a docker-compose version >= 1.6.
docker-compose upOpen the UI at http://localhost:5005 and configure your jobs 🚀.
Please use npm run format inside /ui or /api before pushing to apply our style guidelines and make the linter pass.