Jan 21, 2026Stop right-click saving: How to automatically scrape every image from a websiteHow you can use Gaffa to read a site's sitemap to get all urls and scrape images from all pagesTutorials
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
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