Metadata-Version: 2.4
Name: ai-browser-sdk
Version: 0.2.1
Summary: Python SDK for AI Browser — interact with the web through AI-friendly APIs
Project-URL: Homepage, https://github.com/gokul2507/Agent-Browser
Project-URL: Repository, https://github.com/gokul2507/Agent-Browser
Project-URL: Issues, https://github.com/gokul2507/Agent-Browser/issues
Project-URL: Documentation, https://github.com/gokul2507/Agent-Browser#python-sdk
Author-email: gokul2507 <gokul2507@users.noreply.github.com>
License-Expression: MIT
Keywords: agent,ai,automation,browser,headless,mcp,scraping
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP :: Browsers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.0.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.24; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/plain

Python SDK for AI Browser. See https://github.com/gokul2507/Agent-Browser for full documentation.