An open-source platform for job data extraction in multiple plataforms and metric generator for datasources, it includes tag detection, with fuzzy search or openai api.
It comes with an intuitive web ui that leets you manage all your scheduled jobs, datasources and analytics
- Hot-swap datasources
- MongoDb support
- Computrabajo support
- Tag detection
- OpenAI api
- Fuzzy search
- Metric generation
- Salary mean
- Salary std deviation
- Tag count
The project includes a docker compose definition which runs the app with the required services (mongodb).
You just have to install docker and run the following commands:
docker compose build
docker compose up
You can see a demo of the app in the following link: Go to demo, this demo doesn't include the job scheduling feature.
- Execute a query
- Click "Query parameters" on the roadmap in the navbar
- You will now be in the query parameters form, fill it
- Execute the query with the button on form submission
- Wait for the query to recollect data, you can see unfinished scraping jobs data
- Go to analytics page and do your thing :)
- Add support for Prisma datasource
- Add support for Linkedin
- Add support for Indeed
- Scraping job stop