Skip to main content

Fast async web crawler & scraping framework, supporting deduplication, and extensible middleware.

Project description

qCrawl Logo

PyPI Version PyPI - Python Version Codecov

qcrawl is a fast async web crawling & scraping framework for Python to extract structured data from web-pages. It is cross-platform and easy to install via pip, conda, or OS packages.

Follow the documentation.

Libraries comparison

Attribute qCrawl ⭐ Scrapy Playwright Colly
Language Python Python Node.js, Python, Java Go
Concurrency model Asyncio native with threads for I/O work Evented (Twisted) with non‑blocking I/O Isolated contexts within browser instance + multiple browser instances Goroutines (lightweight threads)
Queue Priority queue with FIFO tiebreak, memory, [disk,] redis backends Priority queue with FIFO/LIFO tiebreak, memory and disk backends No built-in crawl queue (user-managed) FIFO with memory and file backends
Middleware & hooks Downloader + Spider middlewares; signal-driven lifecycle hooks Downloader + Spider middlewares; signal-driven lifecycle hooks Hooks and interception API; not pipeline-centric Middleware-style callbacks
Crawl throttling Per-domain concurrency with configurable delay Per-domain concurrency with configurable delay Controlled via browser sessions Per-host concurrency
Strengths Lightweight, high-throughput, easy to extend Very mature ecosystem and community, easy to extend Real browser rendering, JS support, robust for SPA sites Extremely high throughput, low memory use

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qcrawl-0.3.0.tar.gz (106.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qcrawl-0.3.0-py3-none-any.whl (102.1 kB view details)

Uploaded Python 3

File details

Details for the file qcrawl-0.3.0.tar.gz.

File metadata

  • Download URL: qcrawl-0.3.0.tar.gz
  • Upload date:
  • Size: 106.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for qcrawl-0.3.0.tar.gz
Algorithm Hash digest
SHA256 b8948f6038aa385fac6fe8b2cad3528770abc08150bf9cf2459791985833d712
MD5 581652193dd0dbb3b794bbb4615e4bb6
BLAKE2b-256 a1e8cdde4f2c4e29626be4e525e0e26c282e9065bb9a6ab9d86c37a2caa97c58

See more details on using hashes here.

File details

Details for the file qcrawl-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: qcrawl-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 102.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for qcrawl-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c09e828378f80df6a61c87ce1daf77c250c4e09561f00e9e2d8f6eaa5187f47c
MD5 28f775d01e96a0a15876e62d95cef5a9
BLAKE2b-256 955d5c9a3815cfe742fcaef97b0955d7b12c2b4f5665355e243918acb8e77d17

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page