When monitoring a list page (e.g., a blog index), the tool can detect new links using CSS selectors and "added lines" filtering. However, does it have any built-in capability to automatically follow those newly discovered links and perform change detection on the content of the destination pages (e.g., the full article)?
I understand filters and extraction work on the current page , but I'm specifically asking about recursively fetching content from linked pages. Is this currently supported?
Thanks!
When monitoring a list page (e.g., a blog index), the tool can detect new links using CSS selectors and "added lines" filtering. However, does it have any built-in capability to automatically follow those newly discovered links and perform change detection on the content of the destination pages (e.g., the full article)?
I understand filters and extraction work on the current page , but I'm specifically asking about recursively fetching content from linked pages. Is this currently supported?
Thanks!