Skip to content

It will grab the matching jobs from Job portals.

Notifications You must be signed in to change notification settings

kaflesudip/jobscraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jobscraper

>>> pip install jobscraper

To use, simply do:

>>> from jobscraper import scrape
>>> jobs = scrape('python')

'jobs' is a dictionary of jobs with keys (1,2,........10) top 10 jobs.

>>> jobs['1']

About

It will grab the matching jobs from Job portals.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%