Docs.rs
  • recursive_scraper-0.5.1
    • recursive_scraper 0.5.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SichangHe
    • Dependencies
      • anyhow ^1.0.66 normal
      • bytes ^1.2.1 normal
      • clap ^4.0.18 normal
      • env_logger ^0.9.1 normal
      • log ^0.4.17 normal
      • regex ^1.6.0 normal
      • reqwest ^0.11.12 normal
      • select ^0.5.0 normal
      • serde ^1.0.147 normal
      • tokio ^1.21.2 normal
      • toml ^0.5.9 normal
    • Versions
    • 8% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate recursive_scraper

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • io::Writer
  • middle::Conclusion
  • middle::Process
  • middle::Request
  • ring::Ring
  • schedule::Scheduler
  • urls::Record

Enums

  • file::FileContent
  • file::FileType

Functions

  • file::links_from_html
  • file::process_headers
  • io::append_file
  • io::append_to_file
  • io::create_file
  • io::save_file
  • middle::double_unwrap

Constants

  • schedule::DEFAULT_DELAY
  • schedule::DEFAULT_TIMEOUT
  • schedule::RECORD_DIR
  • schedule::TIMEOUT_MULTIPLIER
  • schedule::WRITE_FREQUENCY