Screenshot Full Page (Mobile): Takes a full-page screenshot of the mobile version of the site.
Scrape:
Scrapes the provided URL
Scrape Source:
No attributes needed
Gets HTML source
Get URL:
Returns current URL
Get All URLs:
All links available on the provided page
Output: Links separated by commas
Get Link by Label:
This is the label or text that you want to search for on the page that you want to click on. We look for the first link element that contains this text. (Case sensitive)
Get All Components by Label:
This is the value of the HTML attribute that you want the action to be performed on. For example a class name, id value, etc.
These templates are designed to simplify common scraping tasks and can be customized to fit your specific requirements.In summary, the Web Agent Scraper node automates complex web interactions to collect content that requires multiple steps to access.