Apr 30 2025Convert Any Web Page to LLM-Ready Markdown Using GaffaHow you can use Gaffa to convert any web page into markdown, ready to feed into your LLM-based appsTutorials
Jul 18 2025How to Extract & Simplify a Webpage DOM with GaffaHow you can use Gaffa's Browser Request API to extract the full DOM of a webpage and simplify it to remove unnecessary elementsTutorials
Apr 30 2025Convert Any Web Page to LLM-Ready Markdown Using GaffaHow you can use Gaffa to convert any web page into markdown, ready to feed into your LLM-based appsTutorials
Oct 28 2025How to Handle Infinite Scrolling and Dynamic Loading with Gaffa’s Scroll ActionGaffa's scroll action gives you fine-grained control over exactly how your automation scrolls down the page on modern sites that use lazy loading and infinite scrollingTutorials+ 1 more