Skip to content

Latest commit

 

History

History

Job_Scraper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Job Scraper

  • The python script uses BeautifulSoup to scrape job opening postings on indeed.com.
  • The script takes user input for the required job title, location, the number of posts to collect and collect all the associated information.
  • The information collected is stored in a .csv file.

Setup instructions

  • The requirements can be installed as follows:
    $ pip install -r requirements.txt

Screenshots

Image

Image

Author

Akhil Bhalerao