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.

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

Macros§

gen_scrape_from_file
gen_scrape_from_slice