Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/topefolorunso/scrape-job-sites

automated data pipeline - extracts and processes job data and sends notification via telegram bot
https://github.com/topefolorunso/scrape-job-sites

bot database python selenium unit-testing webscraping

Last synced: 4 days ago
JSON representation

automated data pipeline - extracts and processes job data and sends notification via telegram bot

Awesome Lists containing this project

README

        

# spotify-jobs

docker build -t scrape_jobs:v01 .

docker run --name scrape_jobs -it scrape_jobs:v01

docker exec -t -i scrape_jobs bash