Docs.rs
  • ug-scraper-0.2.2
    • ug-scraper 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Lich-Corals
    • Dependencies
      • html-escape ^0.2.13 normal
      • percent-encoding ^2.3.1 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • ureq ^3.0.12 normal
    • Versions
    • 90.48% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ug_scraper0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • types::BasicSongData
  • types::Line
  • types::SearchResult
  • types::Song
  • types::SongMetaData

Enums

  • error::UGError
  • types::DataSetType
  • types::DataType

Functions

  • network::encode_string
  • network::get_raw_html
  • network::unescape_string
  • search_scraper::get_search_results
  • search_scraper::search_page
  • tab_scraper::get_basic_metadata
  • tab_scraper::get_song_data
  • tab_scraper::get_tab_lines
  • tab_scraper::validate_link
  • types::get_data_type

Constants

  • types::SUPPORTED_DOWNLOAD_TYPES