Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antonis19/autobrowse
/ types & classes
Types & classes
3 in github.com/antonis19/autobrowse
⨍
Functions
30
◇
Types & classes
3
↓ 2 callers
Class
RetrieveHTMLProxyAgent
An agent that fetches the relevant HTML content from a user query based on the HTML content of the current page on the browser.
retrieve_html_proxy_agent.py:45
↓ 1 callers
Class
AutoBrowse
autobrowse.py:38
↓ 1 callers
Class
BrowserProxyAgent
A class that extends ConversableAgent to execute puppeteer.js code in the browser. Instead of directly executing Javascript code, it sends th
browser_proxy_agent.py:13