| C# | Visual Basic |
namespace PublicDomain.ScreenScraper
Namespace PublicDomain.ScreenScraper
| All Types | Classes | Structures | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| ScrapedPage |
Represents a scraped HTML page.
| |
| Scraper |
Entry point to scrape an HTML page.
| |
| ScrapeSession |
Represents an HTTP session during a scraping of a page.
| |
| ScrapeType |
The method of the scraping
| |
| ScreenScraperTag |
Represents a scraped HTML tag.
|