{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"BrowserGym provides a gymnasium environment for automating web tasks in Chromium, letting you build and test agents that interact with websites through a standardized interface.","skillfed_tags":["web-automation","agent-research","gym-environment"],"use_cases":["Research and development of web automation agents using reinforcement learning or LLM-based reasoning.","Benchmarking agent performance on standardized web tasks like form filling, navigation, and information retrieval.","Building custom web task evaluation suites by extending the AbstractBrowserTask class.","Testing agent behavior on interactive, open-ended web scenarios with real Chromium rendering.","Prototyping multi-step web workflows that require visual understanding and DOM interaction."],"what_it_does":"BrowserGym is a gymnasium-based framework for building and evaluating web automation agents. It wraps Chromium via Playwright and provides a standardized interface for agents to interact with websites\u2014observing page state, taking actions, and receiving rewards. The core package registers open-ended web tasks as gym environments, allowing you to implement custom agents that navigate, click, type, and reason about web content using HTML parsing (beautifulsoup4, lxml) and visual features (pillow, numpy).\n\nThe package is designed for research into web agent capabilities rather than production automation. It integrates with gymnasium's standard environment loop, making it straightforward to plug in your own agent logic\u2014whether rule-based, learning-based, or LLM-driven. The framework is extensible: you can define new tasks by inheriting from AbstractBrowserTask. While the core package provides the foundation, additional benchmark packages (miniwob, webarena, workarena, etc.) add pre-built task suites; the core alone supports open-ended tasks and custom benchmarks.","worth_installing":"Yes, if you are building or researching web automation agents. The low install friction, active maintenance, permissive license, and gymnasium integration make it a solid foundation. Not recommended for production web scraping or automation\u2014it is explicitly a research tool. No known security vulnerabilities."},"id":"browsergym-core","links":{"html":"https://skillfed.io/packages/browsergym-core","md":"https://skillfed.io/packages/browsergym-core.md","pypi":"https://pypi.org/project/browsergym-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-20","license_spdx":null,"license_treatment":"permissive","name":"browsergym-core","python_support":"supports_current","summary":"BrowserGym: a gym environment for web task automation in the Chromium browser"},"popularity":{"monthly_downloads":1548879,"position":3776,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.14.3"}
