Crate link_scraper
source ·Expand description
This Crate’s main feature are the scrape
-functions of the different Modules.
You can use those functions to extract Links and related information from a file of any supported format.
Modules§
- Use only if you’re not sure what format your file will be.
- Contains format-specific scrape-functions. Prefer over
any_format_scraper
. - Helper functions