Docs.rs
  • progscrape-scrapers-0.0.2
    • progscrape-scrapers 0.0.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mmastrac
    • Dependencies
      • chrono ^0.4 normal
      • chrono-tz ^0.9 normal
      • itertools ^0 normal
      • lazy_static ^1.4 normal
      • regex ^1.7 normal
      • roxmltree ^0.20 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tl ^0.7 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
      • urlnorm ^0.1 normal
      • rstest ^0 dev
    • Versions
    • 17.39% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

progscrape_scrapers0.0.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • ExtractedScrapeCollection
  • ScrapeCollection
  • ScrapeConfig
  • ScrapeCore
  • ScrapeExtractor
  • ScrapeId
  • ScraperPossibilities
  • Scrapers
  • StoryDate
  • StoryDuration
  • StoryUrl
  • StoryUrlNorm
  • TypedScrapeMap
  • feed::Feed
  • feed::FeedConfig
  • feed::FeedScraper
  • feed::FeedStory
  • hacker_news::HackerNews
  • hacker_news::HackerNewsConfig
  • hacker_news::HackerNewsScraper
  • hacker_news::HackerNewsStory
  • lobsters::Lobsters
  • lobsters::LobstersConfig
  • lobsters::LobstersScraper
  • lobsters::LobstersStory
  • reddit::Reddit
  • reddit::RedditConfig
  • reddit::RedditScraper
  • reddit::RedditStory
  • reddit::SubredditConfig
  • slashdot::Slashdot
  • slashdot::SlashdotConfig
  • slashdot::SlashdotScraper
  • slashdot::SlashdotStory

Enums

  • LegacyError
  • ScrapeError
  • ScrapeSource
  • ScraperHttpResponseInput
  • ScraperHttpResult
  • TypedScrape

Functions

  • import_backup