Ask a question to get started
Enter to sendā¢Shift+Enter new line
scrape(): Promise<string>
Method that calls the _scrape method to perform the scraping of the web page specified by the webPath property. Returns a Promise that resolves to the scraped HTML content of the web page.