Searches 150 + job from indeed websites in 5 seconds
Project description
[]
indeedjobsearch Bot
what is Indeed Job Search Bot ?
- Indeed job search bot is a bot that finds you 150 + jobs in less than 5 seconds
- The output can be saved as either CSV or Excel File
- Refer to examples shown Below
Dependencies
pip install pandas pip install bs4 pip install requests
Installation
pip install indeedjobsearch
Usage
try: from indeedjobsearch.indeedjobsearch import IndeedJobSearch print("All modules loaded .... ") except Exception as e: print("Failed to load Module ") # create a object of class jobsearch = IndeedJobSearch(title='Python', location="Bridgeport , CT") # call method getJobs() data = jobsearch.getJobs() # Return Pandas Dataframe print(data) # Save all the Jobs in Excel File jobsearch.saveExcel()
- we will add more features to this. if you have any issue running this kindly send a email to the author
Authors
Soumil Nitin Shah
Bachelor in Electronic Engineering | Masters in Electrical Engineering | Master in Computer Engineering |
- Website : https://soumilshah.herokuapp.com
- Github: https://github.com/soumilshah1995
- Linkedin: https://www.linkedin.com/in/shah-soumil/
- Blog: https://soumilshah1995.blogspot.com/
- Youtube : https://www.youtube.com/channel/UC_eOodxvwS_H7x2uLQa-svw?view_as=subscriber
- Facebook Page : https://www.facebook.com/soumilshah1995/
- Email : shahsoumil519@gmail.com
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size indeedjobsearch-6.2.0-py3-none-any.whl (16.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View hashes |
Close
Hashes for indeedjobsearch-6.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7098adf415ed66ff21dd7575f9648607382983830070af26e9fee91838e25fa |
|
MD5 | 0b3060b99d282da62f9989bfbb63945f |
|
BLAKE2-256 | 98436deb8a7712da0297c09a56f4d5cebca5ada7a0996dd5a5dec5a43f4a2073 |