Awesome_Python_Scripts/WebScrapingScripts/Job Search Tool at main · New-dev0/Awesome_Python_Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Job Search Tool

Description:

This program fetches the details such as the job role, company name and summary of jobs in software development field in India.

Libraries used:

  • bs4
  • requests

Setup Instructions:

  1. Install the libraries bs4 and requests.
  2. Run the program
  3. The output is displayed in the terminal.

Output:

Author:

Sonali Bedade