Skip to main content

Module browser

Module browser 

Source
Expand description

Browser automation module

This module provides headless browser operations for rendering pages and capturing screenshots. Note: Full browser automation requires browser-commander, which depends on having Chrome installed.

For simpler HTTP fetching without JavaScript rendering, see the html module.

Enums§

BrowserEngine
Browser engine type

Functions§

capture_screenshot
Capture a PNG screenshot of a URL
render_html
Render HTML content from a URL using a headless browser