To visualize internship postings by location using Google Maps API and data scraped from Indeed
The goal of this project is to allow users to dynamically search for job postings by toggling a specific area on Google Maps and searching for available internship/job postings within this location.
Each posting should have a summary of this information, along with direct links to the application landing page.
- Be able to search for job-specific key terms
- Be able to perform searches by location or Postal Codes
- TBD
- Google Maps API
- Data scraped from Glassdoor/Indeed using Selenium
- Flask API used for
TBD
##Instructions
- Copy the correct version of chromedriver in "Chromedrivers" folder into this folder before running code