getWebPageInstantView¶
Returns an instant view version of a web page if available. This is an offline method if only_local is true. Returns a 404 error if the web page has no instant view page
getWebPageInstantView(
url: string,
only_local: Bool
) → WebPageInstantView