IronWebScraper - The C# Web Scraping Library
WebScraperEnableWebCache Method |

Name | Description | |
---|---|---|
![]() | EnableWebCache |
Caches web http responses for reuse. This allows WebScraper classes to be modified and restarted without re-downloading previously scraped urls.
|
![]() | EnableWebCache(TimeSpan) |
Caches web http responses for reuse. This allows WebScraper classes to be modified and restarted without re-downloading previously scrape urls.
|
