IronWebScraper - The C# Web Scraping Library
WebScraperUnScrape Method |

Name | Description | |
---|---|---|
![]() | UnScrapeT(Boolean) |
Retrieves native C# objects which were saved using the WebScraper.Scrape method in the JsonLines format.
|
![]() | UnScrape(Boolean) |
Retrieves IronWebScraper.ScrapedData objects which were saved using the WebScraper.Scrape method.
|
![]() | UnScrape(String, Boolean) |
Retrieves IronWebScraper.ScrapedData objects which were saved using the WebScraper.Scrape method.
|
![]() | UnScrapeT(String, Boolean) |
Retrieves native C# objects which were saved using the WebScraper.Scrape method in the JsonLines format.
|
