AutoBrowse is a developer library enabling LLM-driven web automation. By leveraging large language models, it plans and executes browser actions—searching, navigating, interacting, and extracting information from web pages. Using a planner-executor pattern, it breaks down high-level tasks into step-by-step actions, handling JavaScript rendering, form inputs, link traversal, and content parsing. It outputs structured data or summaries, making it ideal for research, data collection, automated testing, and competitive intelligence workflows.