GitHub 仓库

spider-rs/spider

Rust 首次收录 2018-01-07 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 421 / 共 783

2.6k Star

Get web data for AI agents and LLMs

项目介绍

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…

摘自 github.com/spider-rs/spider

最新指标

Star 2.6k 2026-07-16
Fork 219 2026-07-16
提交 2.3k 2026-07-16
发布 166 2026-07-16
Watcher 19 2026-07-16
开放 issue 0 2026-07-16
开放 PR 0 2026-07-16