n8n workflow for web scraping

Developed an n8n workflow that automatically scrapes structured data from a paginated website. The workflow dynamically retrieves page content, extracts data, and iterates over all pages until completion. Includes conditional logic for pagination handling and data aggregation.