Skip to content

Kudzaishe109/web_scraper_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# VacancyMail Job Scraper A Python script that scrapes job listings from [VacancyMail.co.zw](https://vacancymail.co.zw/jobs/) and saves them to a CSV file, with optional scheduling for automatic daily runs. ## Features - Scrapes the 10 most recent job postings - Extracts job title, company, description, and other details - Saves data to `scraped_data.csv` - Automatic daily execution at midnight - Comprehensive error handling and logging ## Prerequisites - Python 3.6+ - Required Python packages: - requests - beautifulsoup4 - pandas - schedule ## Installation 1. Clone this repository or download the script: ```bash git clone https://github.com/yourusername/vacancymail-scraper.git cd vacancymail-scraper# web_scraper_project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages