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>`_
Release files for jobspider 2.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jobspider-2.3.4.zip | 23.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jobspider-2.3.4-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 70.6 kB
Release files / jobspider-2.3.4.zip
| Download URL | jobspider-2.3.4.zip |
|---|---|
| Size | 23.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
444fc2e2c87f3b70f997e40056faa1e342c985741810a704b94d767934d56132
|
|
BLAKE2b-256 checksum How to use checksums |
96a96615c8c9a299f841a107e56f01035e94978c13ed607c559f0062dacf829b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / jobspider-2.3.4-py2.7.egg
| Download URL | jobspider-2.3.4-py2.7.egg |
|---|---|
| Size | 47.6 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
390d675e036e0031eaf0fca5fd37904a47ab1a9c088a714a2402fb3bf447a28b
|
|
BLAKE2b-256 checksum How to use checksums |
9acb83fc8ceea56323f6cff14164d89506e12b31e5bdd8bcde86dc9a2e010158
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |