Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/topefolorunso/scrape-job-sites
- Owner: topefolorunso
- Created: 2022-06-16T14:58:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T10:36:12.000Z (over 1 year ago)
- Last Synced: 2023-10-18T11:36:13.804Z (over 1 year ago)
- Topics: bot, database, python, selenium, unit-testing, webscraping
- Language: Python
- Homepage:
- Size: 25.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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