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>`_
-----
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
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
jobspider-2.3.4.zip
(23.0 kB
view details)
Built Distribution
jobspider-2.3.4-py2.7.egg
(47.6 kB
view details)
File details
Details for the file jobspider-2.3.4.zip
.
File metadata
- Download URL: jobspider-2.3.4.zip
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 444fc2e2c87f3b70f997e40056faa1e342c985741810a704b94d767934d56132 |
|
MD5 | 95b81d1e94a37f02964468ba2968a39f |
|
BLAKE2b-256 | 96a96615c8c9a299f841a107e56f01035e94978c13ed607c559f0062dacf829b |
File details
Details for the file jobspider-2.3.4-py2.7.egg
.
File metadata
- Download URL: jobspider-2.3.4-py2.7.egg
- Upload date:
- Size: 47.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 390d675e036e0031eaf0fca5fd37904a47ab1a9c088a714a2402fb3bf447a28b |
|
MD5 | 57f4c04601df85996e329fab4e929927 |
|
BLAKE2b-256 | 9acb83fc8ceea56323f6cff14164d89506e12b31e5bdd8bcde86dc9a2e010158 |