Skip to content

v1.0.0

Choose a tag to compare

@Goldziher Goldziher released this 27 Jun 11:26
· 6 commits to main since this release

crawlberg 1.0.0 — first stable release. Web crawling/scraping with HTML→Markdown and headless-Chrome fallback. Promotes 1.0.0-rc.2.

Zig

Add to your build.zig.zon:

.dependencies = .{
    .crawlberg-zig = .{\n        .url = \"https://github.com/xberg-io/crawlberg/releases/download/v1.0.0/crawlberg-zig-v1.0.0.tar.gz\",\n        .hash = \"crawlberg-1.0.0-IoY1CtjXeSBM9BTl8x7MWqGD93oEQgl4U8cCLhtaox_J\",\n    },\n},\n```\n