Proposed Features
Periodic Webpage Change Monitoring: Implement functionality to periodically check for updates on a webpage, such as logging changes to dynamic content like a displayed stock value.
Webpage Redirection Event Detection: Add support for detecting redirection events, including HTTP 30x status codes (e.g., 301, 302) and client-side redirects (e.g., JavaScript-based navigation).
Use Case
Webpage Change Monitoring: Enables tracking of real-time content updates, such as stock prices or other dynamic data, for users of HyperAgent.
Redirection Event Detection: Supports analysis of webpage navigation behavior, capturing both server-side and client-side redirects.