Last updated:
0 purchases
osscrapyspage 0.0.6
os-scrapy-spage
This project provide spage utilities for Scrapy.
Install
pip install os-scrapy-spage
Usage
from os_scrapy_spage.utils import spage
spage_bytes = spage(response_or_failure)
Unit Tests
sh scripts/test.sh
License
MIT licensed.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.