web-scrape 0.9.0

This library aids in scraping data from the web.
Documentation
# web-scrape

This library aids in scraping data from the web.

## Features & Dependencies

    web-scrape = "0.9.0"

There are currently no optional features.

### Dependencies

    bytes           # for downloading downloading
    clerr           # for error reporting
    colored         # for error reporting
    enc             # for web-cache file-name encoding
    file-storage    # for web-caching
    web-url         # for url representation
    reqwest         # for data sourcing
    scraper         # for scraping