Skip to main content
Get Links on Page opens a URL with Cloudflare Browser Rendering and returns the links found after the page renders. This is useful for link discovery on JavaScript-heavy pages.

Inputs

Output

This action discovers links on one page; it does not crawl those links. Use a loop or a crawl-oriented integration when you need to visit them.
If links appear only after an interaction, use JavaScript Code to perform that interaction and Wait For Selector to identify when the new content is ready.