LogoLogo
OverviewRelease NotesDataPipelineFAQs
Release Notes
Release Notes
  • MARCH 2025
    • Redfin Agent or Brokerage details in structured JSON
    • Get Redfin For Rent Listings in structured JSON or CSV
  • FEBRUARY 2025
    • Markdown/Text to feed your AI models
  • January 2025
    • Generate Screenshots
    • Get Redfin Properties on Sale in structured JSON
  • DECEMBER 2024
    • Get structured Ebay Product Data
Powered by GitBook

Quick links

  • Homepage
  • Dashboard
  • Pricing
  • Contact Sales

Resources

  • Developer Guides
  • Blog
  • Learning Hub
On this page

Was this helpful?

  1. January 2025

Generate Screenshots

PreviousMarkdown/Text to feed your AI modelsNextGet Redfin Properties on Sale in structured JSON

Last updated 5 months ago

Was this helpful?

Taking a screenshot from the page you scrape is very easy with our new screenshot feature with simply using the parameter screenshot set to true when sending your request.

To generate a screenshot of the whole page, we need to use render=true. Therefore the price for generating screenshots increases your request by 10 credits.

The parameter is available for API, ASYNC and all Endpoints of the Structured Endpoint Collection.

How to use it:

Add the parameter screenshot=true to your request:

https://api.scraperapi.com/?
api_key=xxxx
&url=https://www.amazon.com/Nintendo-SwitchTM-Neon-Blue-Joy%E2%80%91ConTM-Switch/dp/B0BFJWCYTL/
&screenshot=true

You do not need to add the rendering parameter. We do this automatically for your request.

You will receive the screenshot of the whole page as a PNG within your response header

sa-screenshot: https://screenshots.scraperapi.com/b9020ccb-ec94-45c8-9d47-a5a1c98bb40e.png