Use Add Screenshots to scroll to any element and focus it before the capture occurs. Highlight pricing tables, footer disclosures, or interactive widgets—even when full-page mode is off—and still enjoy no throttling across 20+ global regions.
The focus parameter works across GET and POST requests, request templates, and scheduled jobs. Combine it with click or hover actions to present the exact UI state you need.
Scroll to Elements Free or Compare Plans
Specify the element you want to highlight—link, button, heading, or input—by providing its name, ID, class name, or text content. Examples of focus values include:
Explore more element selection examples.
The example below demonstrates how to locate the text "Privacy", focus on it, and scroll down to it before capturing a screenshot.
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&focus=Privacy
&url=https://github.com
