Docs.rs
web-scrape-0.1.0
web-scrape 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nikdeapen
Dependencies
address ^0.12.0
normal
bytes ^1.9.0
normal
enc ^0.8.0
normal
file-storage ^0.1.0
normal
reqwest ^0.12.9
normal
scraper ^0.22.0
normal
web-url ^0.4.0
normal
Versions
63.33%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
web_
scrape
0.1.0
Module scrape
Module Items
Structs
Enums
Traits
In crate web_
scrape
web_scrape
Module
scrape
Copy item path
Source
Structs
§
Scraper
Responsible for scraping data from elements.
Enums
§
Error
A scraping error.
Traits
§
Scrape
An element that can scrape itself from the web.