Help Needed: Can't Scrape Rendered Data from Coinglass - Fetch Website Content Returns Raw HTML Only

I’m trying to scrape dynamic market data from www.coinglass.com but encountering issues with the “Get Website Content” node in n8n. This website uses rendering, and when scraping with n8n, I only get the raw HTML code, not the fully rendered code. How can I resolve this?

Hi @xxx_xc

This is how scraping normally works.
If you want to get more fancy scraping you need to use an external tool or something like puppeteer.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.