Ask a question to get started
Enter to sendā¢Shift+Enter new line
An asynchronous method that loads the web page. If the webPath includes "item", it calls the loadComments() method to load the comments from the web page. Otherwise, it calls the loadResults() method to load the results from the web page.
load(): Promise<Document<Record<string, any>>[]>