IronWebScraper - The C# Web Scraping Library
Request Fields |
The Request type exposes the following members.

Name | Description | |
---|---|---|
![]() | Action |
The Action<Response> which will be used to parse the response. See IronWebScraper.Parse.
|
![]() | Identity |
An HttpIdentity comprising Proxy, Headers, UserAgnet etc.. which will be used to fetch the Request.
|
![]() | MetaData |
Allows additional meta-data of any Type to be attached to a request, and retrieved when the subsequent Response is parsed.
|
