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: 5 months 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:11:32.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T22:28:55.006Z (8 months ago)
- Topics: bot, database, python, selenium, unit-testing, webscraping
- Language: Python
- Homepage:
- Size: 25.6 MB
- Stars: 1
- Watchers: 1
- 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