WebCrawlerParameters
class WebCrawlerParameters
The parameters for a web crawler data source.
Types
Properties
Link copied to clipboard
The URL of the login page for the web crawler to authenticate.
Link copied to clipboard
The XPath expression for locating the password submit button on the login page.
Link copied to clipboard
The XPath expression for locating the password field on the login page.
Link copied to clipboard
The XPath expression for locating the username submit button on the login page.
Link copied to clipboard
The XPath expression for locating the username field on the login page.
Link copied to clipboard
The authentication type for the web crawler. The type can be one of the following:
Link copied to clipboard
The hostname of the web proxy server for the web crawler.
Link copied to clipboard
The port number of the web proxy server for the web crawler.