Docs.rs
  • snm-brightdata-client-0.2.2
    • snm-brightdata-client 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • snmmaurya
    • Dependencies
      • actix-web ^4.0 normal
      • actix-web-lab ^0.24.2 normal
      • anyhow ^1.0 normal
      • async-trait ^0.1.88 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • dotenv ^0.15 normal
      • env_logger ^0.10 normal
      • futures ^0.3 normal
      • futures-util ^0.3.31 normal
      • log ^0.4 normal
      • regex ^1.0 normal
      • reqwest ^0.11 normal
      • scraper ^0.17 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1.17 normal
      • urlencoding ^2.1 normal
      • uuid ^1.0 normal
    • Versions
    • 0.76% of the crate is documented
  • Go to latest version
  • Platform
    • 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

snm_brightdata_client0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • client::BrightDataClient
  • config::BrightDataConfig
  • rpc_client::RpcClient
  • server::AppState
  • server::BrightDataUrls
  • server::Config
  • server::McpError
  • server::McpRequest
  • server::McpResponse
  • tool::McpContent
  • tool::ToolResolver
  • tool::ToolResult
  • tools::bond::BondDataTool
  • tools::commodity::CommodityDataTool
  • tools::crypto::CryptoDataTool
  • tools::etf::ETFDataTool
  • tools::extract::Extractor
  • tools::market::MarketOverviewTool
  • tools::multi_zone_search::MultiZoneSearch
  • tools::mutual_fund::MutualFundDataTool
  • tools::scrape::ScrapeMarkdown
  • tools::screenshot::ScreenshotTool
  • tools::search::SearchEngine
  • tools::stock::StockDataTool
  • types::ProxyResponse
  • types::ToolCallRequest
  • types::ToolCallResponse
  • types::ToolError

Enums

  • error::BrightDataError

Traits

  • tool::Tool

Functions

  • server::cors_handler
  • server::handle_extract_placeholder
  • server::handle_mcp_request
  • server::handle_scrape_website
  • server::handle_search_web
  • server::health_check