Skip to content

It will grab the matching jobs from Job portals.

Notifications You must be signed in to change notification settings

sijanonly/jobscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jobscraper

Jobscraper scrapes and returns matching jobs from major Job portals as a dictionary.

Travis Build

>>> pip install jobscraper

To use, simply do::

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