Docs.rs
stream_crawler-0.1.1
stream_crawler 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
KenmogneThimotee
Dependencies
reqwest ^0.12
normal
scraper ^0.19
normal
tokio ^1
normal
tokio-stream ^0.1.15
normal
Versions
37.5%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stream_
crawler
0.1.1
All Items
Crate Items
Structs
Functions
Crate
stream_crawler
Copy item path
Source
Structs
§
Processed
Url
Represents a processed URL.
Functions
§
extract_
urls_
from_
a_
tags
Extracts URLs from the
tags in the given HTML string.
scrape
Scrapes the given URLs, returning a stream of processed URLs.