Skip to main content

blazecrawl (Python SDK)

Python API client for a running BlazeCrawl Core server.

Install

pip install blazecrawl==0.1.1

The server is separate. Run blazecrawl-core locally or point the client at a self-hosted instance with base_url.

Authenticate and scrape

from blazecrawl import BlazeCrawl, BlazeCrawlError

try:
    with BlazeCrawl(
        api_key="blz_local_...",
        base_url="http://127.0.0.1:8000",
    ) as client:
        document = client.scrape("https://example.com")
        print(document["markdown"])
except BlazeCrawlError as exc:
    print(f"BlazeCrawl request failed: {exc}")

map() discovers site URLs. crawl() starts a crawl and returns its job reference; poll that job through the client API until it completes.

Release files for blazecrawl 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for blazecrawl 0.1.1
File Size Uploaded
blazecrawl-0.1.1.tar.gz 2.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for blazecrawl 0.1.1
File Interpreter ABI Platform
blazecrawl-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 6.4 kB

Release files / blazecrawl-0.1.1.tar.gz

Download URL blazecrawl-0.1.1.tar.gz
Size 2.8 kB
Tags Source
SHA-256 checksum
How to use checksums
1f41edba371dccfee82312f566dca16b44382accae736d04ca612b7bfef162db
BLAKE2b-256 checksum
How to use checksums
33b37868297011200ee87d40787ec0809f6c62084264e07951cf90b649cbddc1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.

Transparency log

Release files / blazecrawl-0.1.1-py3-none-any.whl

Download URL blazecrawl-0.1.1-py3-none-any.whl
Size 3.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
578cf7cde85a4f73c0afa59de7d23f9d7453f2dfcb1e1f3b0e1aa51582801cc4
BLAKE2b-256 checksum
How to use checksums
b6ed6f4f193cdb8f2f2ccf5f3b79400d881a2699714bdf2211f13ad0e54a7009
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 22, 2026.

Transparency log

Release history Release notifications | RSS feed

0.1.2

2 release files

This release

0.1.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page