Scrapanium

An HTTP and WebSocket library for Bend 2, providing pooled connections, concurrent request batches, cookies, redirects, downloads, and secure WebSocket messaging. Requests use native transport integrations with curl-impersonate and BoringSSL.
The Bend API exposes explicit session and response ownership, cancellation, and resource limits. Examples and validation documentation cover requests, file transfers, and WebSockets. This is a working alpha targeting Linux x86-64 and WSL2 with the native C backend; broader platform support and convenience features remain in development.
The sources
Explore the original posts and links behind this build.
GitHubhttps://github.com/0x5f3759df-fs/scrapanium/blob/main/README.md ↗GitHubhttps://github.com/0x5f3759df-fs/scrapanium/blob/main/scrapanium.bend ↗