Preemptive scraping cluster
Project description
Jh Scrapyd
A preemptive scrapyd cluster built using Redis queues
- Free software: MIT license (including the work distributed under the Apache 2.0 licenWHEELse)
- Documentation: https://scrapyd.readthedocs.org/en/latest/
Installation
python >= 3.7.0
Install with pip from PyPI:
pip install jh_scrapyd
Configuration
editor scrapyd.conf
[api]
# interface md5 key
signature_key = 48jwmeX3iF6X0MdZy4atj2RpmNbQjAkm
# Interface signature expiration time
signature_expired_time = 300
[cluster]
# Add Redis to configure celarclear
host = 127.0.0.1
password =
port = 6379
db = 1
# Is there a unified queue (mainly used for different projects to share queue priority)
is_unified_queue = 1
# Queue prefix
queue_prefix = jh_scrapyd
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
jh_scrapyd-0.3.7.tar.gz
(30.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jh_scrapyd-0.3.7.tar.gz.
File metadata
- Download URL: jh_scrapyd-0.3.7.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d44d33b3b989889798dc01f611079dfe7627bfd46f217b2fb8d05295891d272
|
|
| MD5 |
4805605f47e252980975f4993f4b9e80
|
|
| BLAKE2b-256 |
397b22677ffcfed2e07c1c66470b5c9c640e0896295a17344c258cb39982a2fd
|
File details
Details for the file jh_scrapyd-0.3.7-py3-none-any.whl.
File metadata
- Download URL: jh_scrapyd-0.3.7-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15bf2e9d1a6162ad6084f54f51ae2daa932f09ee0539b60e7154ff3346537977
|
|
| MD5 |
687ba640a0c2a9779de0fdf9ac79742f
|
|
| BLAKE2b-256 |
a384523a8f390ff3d4967491d8c6971502d006ba9586a144b5fdf4e813832adf
|