forceFetch property
If TRUE scraper will forcefully fetch data from URL even if HTML is passed. Defaults to FALSE.
Implementation
bool forceFetch;
If TRUE scraper will forcefully fetch data from URL even if HTML is passed. Defaults to FALSE.
bool forceFetch;