Grab all the matching jobs from job portals
Project description
jobscraper
--------
Jobscraper scrapes and returns matching jobs from major Job portals as a dictionary.
[![Travis Build](https://travis-ci.org/sijanonly/jobscraper.svg)](https://travis-ci.org/sijanonly/jobscraper)
>>> pip install jobscraper
To use, simply do::
>>> from jobscraper import scrape
>>> jobs = scrape('python')
--------
Jobscraper scrapes and returns matching jobs from major Job portals as a dictionary.
[![Travis Build](https://travis-ci.org/sijanonly/jobscraper.svg)](https://travis-ci.org/sijanonly/jobscraper)
>>> pip install jobscraper
To use, simply do::
>>> from jobscraper import scrape
>>> jobs = scrape('python')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jobscraper-0.2.tar.gz
(1.7 kB
view hashes)