How to Screenshot Just the Header or Footer of a Website
June 10, 2026
Overview
This guide covers screenshot website header footer using the FrameSnap API. Follow the steps below to capture screenshots programmatically in your workflow.
Steps
- Use a very short viewport height like height=100
- Scroll to position before screenshot using pre-navigation script
- Or capture full page and crop programmatically
- The API supports custom viewport dimensions precisely
API parameters that help
- width: control the viewport width for your target use case
- format: png for quality, jpeg for smaller files
- delay: wait for dynamic content to load before capturing
- full_page: capture the entire document including below-fold content
Next steps
Try the free screenshot tool or get an API key to start capturing screenshots in your own projects.
Capture Screenshots with FrameSnap
One API call. PNG, JPEG, or PDF. Free tier included.