n8n workflow for web scraping
- Tech Stack: n8n
- Github URL: Project Link
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.