lazy-crawler

Lazy Crawler is a Python package that simplifies web scraping tasks. It builds upon Scrapy, a powerful web crawling and scraping framework, providing additional utilities and features for easier data…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install lazy-crawler

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.15 2024-10-03      
0.14 2024-06-02      

Issues with this package?

Page last updated 2025-09-14 17:30:31 UTC