How to Use Dumpling AI’s Screenshot URL  Endpoint in Make.com
< Go back to blog
Tutorials

February 6, 2025

How to Use Dumpling AI’s Screenshot URL  Endpoint in Make.com

The Screenshot URL module in Dumpling AI is a powerful tool for capturing high-quality screenshots of any webpage. Whether you’re archiving web content, generating visual reports, or monitoring changes, this feature offers advanced customization options such as viewport settings, blocking cookie banners, and controlling JavaScript rendering. In this guide, we’ll detail how to configure the module in Make.com using the HTTP Request module and explore its inputs, outputs, and applications.

Understanding the API

Endpoint

  • URL: POST /api/v1/screenshot

Headers

  • Content-Type: application/json
  • Authorization: Bearer <API_KEY>

Request Body Parameters

  1. url (Required): The URL to capture.
  2. fullPage (Optional): Boolean to capture the entire page (default: false).
  3. viewport (Optional): Set custom dimensions for the screenshot (default: { width: 1024, height: 1024 }).
  4. clipRectangle (Optional): Define an area to crop the screenshot (requires fullPage: false).
  5. blockCookieBanners (Optional): Block cookie banners for cleaner visuals (default: true).
  6. wait (Optional): Time in milliseconds to wait before capture (default: 0, max: 5000).
  7. autoScroll (Optional): Scrolls the page automatically for lazy-loaded content (default: false).

Response

  • screenshotUrl: A direct link to the captured screenshot.

Step-by-Step Guide to Set Up in Make.com

Step 1: Add the HTTP Request Module
  1. Open a new scenario in Make.com.
  2. Add the HTTP Request module.
Step 2: Configure the HTTP Request Module
  1. Method: POST.
  2. URL: Enter the endpoint:
    https://app.dumplingai.com/api/v1/screenshot.
  3. Headers:
    • Content-Type: application/json.
    • Authorization: Bearer <Your_API_Key>.
  4. Request Body:
    Define the parameters in JSON. 
Step 3: Test the Module
  1. Run the scenario manually using Run Once.
  2. The response will include:
    • screenshotUrl: A downloadable link to the screenshot.

Applications

  1. Website Archiving
    • Capture snapshots of websites for record-keeping or legal purposes.
  2. Change Monitoring
    • Regularly capture screenshots of web pages to track changes over time.
  3. Visual Reports
    • Generate visual representations of websites for presentations or audits.
  4. Content Backup
    • Save screenshots of important content before changes occur.

Conclusion

The Screenshot URL module in Dumpling AI is a versatile tool that simplifies capturing customized screenshots. By integrating it into Make.com, you can automate web monitoring, archiving, or content presentation tasks effortlessly. Start using it today to streamline your workflows and save time on manual screenshot tasks!

Related Posts

7 Content Workflow Automation Hacks to Save Time

7 Content Workflow Automation Hacks to Save Time

June 24, 2025

Scrape Google Places via Dumpling AI and Auto-Save to Google Sheets

Scrape Google Places via Dumpling AI and Auto-Save to Google Sheets

June 23, 2025

Extract Product Info from Webpage Screenshots using Dumpling AI and GPT-4o

Extract Product Info from Webpage Screenshots using Dumpling AI and GPT-4o

June 20, 2025

Auto-Generate Social Media Captions from Google Autocomplete using Dumpling AI + GPT-4o

Auto-Generate Social Media Captions from Google Autocomplete using Dumpling AI + GPT-4o

June 17, 2025

15 Best Marketing Tools for Small Businesses to Succeed in 2025

15 Best Marketing Tools for Small Businesses to Succeed in 2025

June 14, 2025

How to Build an Automated YouTube Channel (5 Tools You need to Know)

How to Build an Automated YouTube Channel (5 Tools You need to Know)

June 12, 2025