Docs.rs
  • recursive_scraper-0.3.0
    • recursive_scraper 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • SichangHe
    • Dependencies
      • anyhow ^1.0.58 normal
      • bytes ^1.2.0 normal
      • clap ^3.2.15 normal
      • regex ^1.6.0 normal
      • reqwest ^0.11.11 normal
      • select ^0.5.0 normal
      • serde ^1.0.140 normal
      • tokio ^1.20.0 normal
      • toml ^0.5.9 normal
    • Versions
    • 9.09% 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

logo
Change settings

List of all items

Structs

  • io::Writer
  • middle::Conclusion
  • middle::Process
  • middle::Request
  • 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