diff --git a/README.md b/README.md index 2fae14f..4d1f59a 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ A collection of awesome web crawler,spider and resources in different languages. ## Rust * [spider](https://github.com/spider-rs/spider) - The fastest web crawler and indexer. * [crawler](https://github.com/a11ywatch/crawler) - A gRPC web indexer turbo charged for performance. +* [webclaw](https://github.com/0xMassi/webclaw) - Web content extraction with browser TLS fingerprinting. Crawl, scrape, and extract clean markdown from any URL. ## R * [rvest](https://github.com/hadley/rvest) - Simple web scraping for R.