Skip to main content

A spider that crawls the job infos of famous website

Project description

jobspider
-----

jobspider can crawl several websites,we can get any data using some keyword

Jobspider is Useful
````````````

Save in a hello.py:

.. code:: python

from jobpiser import Spider


if __name__ == "__main__":
spider = Spider('python')
spider.single_run('lagou')

And Easy to Setup
`````````````````

And run it:

.. code:: bash

$ pip install jobspider
$ python hello.py


Links
`````
* `development version
<https://github.com/haipersist/jobspider>`_

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jobspider-2.3.3.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

jobspider-2.3.3-py2.7.egg (47.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page