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.
Please refer to the git-projects README.md for known issues and further information.
Modules§
- any_
format_ scraper - Use only if you’re not sure what format your file will be.
- formats
- Contains format-specific scrape-functions. Prefer over
any_format_scraper
. - helpers
- Helper functions