Describe the problem/error/question
I want to extract all links in a list but the problem is it requires you to click the show all link to see all available episodes. The example site is 【第5話】ひびワれこうじつ|カドコミ (コミックウォーカー)
In the screenshot I want click the link that is circled in red in order to see the full list. After clicking the show all link I then want to extract all the links in that list. How can I do this in n8n? my workflow is partial working I just don’t know how to make it click the show all link
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.98.2
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Windows Server 2022

