Capstone — Job Posting Scraper & Tracker
Objective
Build a pipeline that scrapes job postings, structures them, and provides an analytics dashboard.
Requirements
- Use
Crawl4AIto scrape job listings from two different career sites. - Extract structured data (Job Title, Company, Location, Salary, Requirements).
- Store the structured data in Google Firestore.
- Build a simple dashboard (using Streamlit or a static HTML page pulling from Firestore) to display the jobs.
Deliverables
- Source code.
- Link to the live dashboard.