Skip to content

Mahipalsinh00/job-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Job Scraper

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.

Features

  • Scrapes job listings from websites.
  • Displays job titles, companies, and locations.
  • Stores scraped data in Google Sheets.

Technologies Used

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/Mahipalsinh00/job-scraper.git
    

About

Searching for job openings across multiple websites is time-consuming. Job Scraper streamlines this process by allowing users to pull job titles, company names, and locations directly from a website into a simple table. This tool reduces the manual work of browsing multiple pages and allows users to extract job data with a single click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors