top of page
HTTP Requests & Pagination Demo Workflow
An n8n workflow demonstrating common HTTP request use cases: fetching data from APIs (GitHub, Wikipedia, JSONPlaceholder), handling pagination, scraping HTML content, and splitting response bodies for easier data handling. Tech stack: n8n nodes (HTTP Request, HTML Extract, If, Set), GitHub API, Wikipedia, JSONPlaceholder REST API.

bottom of page
