Job Scraper is a simple web scraping tool that extracts job listings from websites. The data is displayed in a user-friendly interface and can be exported to Google Sheets for easy access.
- Scrapes job listings from websites.
- Displays job titles, companies, and locations.
- Stores scraped data in Google Sheets.
- Python: For backend logic and web scraping.
- Flask: For creating the web server.
- BeautifulSoup: For scraping web pages.
- Google Sheets API: For storing and retrieving scraped data.
- HTML/CSS/JavaScript: For frontend web design.
- Clone the repository:
git clone https://github.com/Mahipalsinh00/job-scraper.git