Crate thulp_browser

Crate thulp_browser 

Source
Expand description

§thulp-browser

Web browser automation and scraping utilities for thulp.

This crate provides tools for:

  • Web page fetching and parsing
  • HTML content extraction
  • Basic web scraping operations

Structs§

Page
Web page content
WebClient
Simple web client for fetching pages

Enums§

BrowserError
Errors that can occur in browser operations

Type Aliases§

Result
Result type for browser operations