Project 6: Indeed Job Scraping
- Utilized BeautifulSoup library to scrape Indeed job offerings data based on job title and job location specified.
- Stored the output in a CSV file for easier comparing between different offerings in a single file without the need of opening many tabs or going back of forth in a tab. This helped us to filter out irrelevant offerings to us before proceeding to view for further information in the Indeed website and applying for the jobs.
- Note that the code may not work entirely in the future if the site changes its user interface