Web Scraper Test Website

Cookie Banner Test Page

This page demonstrates a cookie consent banner for testing the no_cookie_popup parameter.

Page Information

This page displays a cookie consent banner at the bottom of the screen. The banner is designed to mimic common cookie consent UIs found on websites.

Banner Status

Testing Instructions

When testing the screenshot service with this page:

  1. First take a screenshot with default settings to capture the banner.
  2. Then set the no_cookie_popup parameter to true in your screenshot request.
  3. Verify that the screenshot no longer shows the cookie banner when no_cookie_popup is enabled.

Sample API Requests:

POST /v1.0/screenshot
{
  "url": "http://localhost:8000/cookie-banner",
  "format": "png"
}
POST /v1.0/screenshot
{
  "url": "http://localhost:8000/cookie-banner",
  "format": "png",
  "no_cookie_popup": true
}

Main Content

This is the main content of the page. In a real website, this would contain the actual content that users are interested in.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam auctor, nisl eget ultricies tincidunt, nisl nisl aliquam nisl, eget ultricies nisl nisl eget nisl.

Main Content