GitHub repo

spider-rs/spider

Rust Tracked since 2018-01-07 Updated 2026-07-16 View source ↗

#421 of 783 by Stars among GitHub repos

2.6k Stars

Get web data for AI agents and LLMs

About

The fastest web crawler and scraper for Rust.

Spider is a concurrency-first crawling engine built in Rust. It streams pages the moment they arrive, renders JavaScript only when a page demands it, and scales from a single script to a distributed fleet without changing your code. The same engine powers Spider Cloud, so you can prototype locally and move to managed infrastructure with one config change.

The hardest part of crawling at scale isn't the code. It's the proxies, headless browsers, and constant anti-bot churn. Spider Cloud runs all of that for you behind the same API.

Smart mode routes through proxies first and escalates to the unblocker only on pages that fight back, so you pay…

Excerpted from github.com/spider-rs/spider

Latest metrics

Stars 2.6k 2026-07-16
Forks 219 2026-07-16
Commits 2.3k 2026-07-16
Releases 166 2026-07-16
Watchers 19 2026-07-16
Open issues 0 2026-07-16
Open PRs 0 2026-07-16