1 Repositories
Rust extd Libraries
Fetch and extract HTML's title and description by given link.
extd Fetch and extract HTML's title and description by given link. Usage in Cargo.toml: [dependencies] extd = "0.1.4" Example use extd::extract_td; f
4 Nov 4, 2022