514 B
514 B
jobs
job scraper
Features
- Scrapes job listings from website (currently craigslist by region)
- Saves job listings to a database
- Users can search for job listings by keywords and region
- Selection of job listings based on user preferences
Requirements
- Database (MySQL/MariaDB)
- Python 3.x
- Required Python packages (see requirements.txt)
Installation
- Clone the repository
- Create a virtual environment
- Install dependencies
- Set up environment variables
- Run the application