Headless Browser API
Overview
The Headless Browser API provides functionality to retrieve the rendered contents of a web page after executing JavaScript – a common requirement for scraping dynamic web content.
Currently, the only supported provider is “selenium-chrome”, but additional providers (selenium-firefox, lightpanda, remote) may be supported in the future.
Available Functions
API | Function | Status |
---|---|---|
Headless Browser | HeadlessBrowserGet | :white_check_mark: Implemented |