Authorizations
API key passed in the header
Query Parameters
An optional browser session identifier to reference an existing running browser session. If provided, the tool will execute within that browser session.
Body
The URL of the webpage to fetch content from. When left empty, the current webpage is used.
"https://anchorbrowser.io"
The output format of the content.
html
, markdown
"markdown"
The time to wait for dynamic content to load in milliseconds.
Whether to create a new page for the content.
The index of the page to fetch content from. Overides new_page.
Whether to return partial content if the content is not loaded within the 20 seconds.
Response
The fetched webpage content in the specified format.
The rendered content of the webpage.
"A secure way to **let AI agents do anything on the internet**."