Skip to main content

blazecrawl (Python SDK)

Python API client for a running BlazeCrawl Core server.

Install

pip install blazecrawl==0.1.2

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.2

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.2
File Size Uploaded
blazecrawl-0.1.2.tar.gz 3.0 kB Details

Built distribution (wheel)

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

Total release size: 6.7 kB

Release files / blazecrawl-0.1.2.tar.gz

Download URL blazecrawl-0.1.2.tar.gz
Size 3.0 kB
Tags Source
SHA-256 checksum
How to use checksums
7b574fb4f79b4902e7db528cd7c89139687733505099884e6682c7d5afc6f02d
BLAKE2b-256 checksum
How to use checksums
ffb4a2131d1b2c33ff7bc5831b58dab6e0ea8affd7d30237f23d6c6c617ee58d
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.2-py3-none-any.whl

Download URL blazecrawl-0.1.2-py3-none-any.whl
Size 3.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ba3e96245f479433586f3857f58bcfbb15e0c06af25def059cf3d3d7745262fa
BLAKE2b-256 checksum
How to use checksums
3202f925d6835b90f93408cfaee53aaa9b16eb308cfed157e52fe999db4afd8c
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

This release

0.1.2 This release

2 release files

0.1.1

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