Method | Description | |
---|---|---|
ScrapeTitle ( string url ) : string |
finds the contents of the title tag of a page results are cached based on the supplied result
|
public ScrapeTitle ( string url ) : string | ||
url | string | page to scrape |
return | string |