alibaba/page-agent

★ 29,134⑂ 0

JavaScript in-page GUI agent. Control web interfaces with natural language.

About alibaba/page-agent

alibaba/page-agent is an open-source project on GitHub, mainly written in TypeScript. JavaScript in-page GUI agent. Control web interfaces with natural language. It currently holds 29,134 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the AI Agent Skills Trending board and on the AI AI Agent Skills Trending list.

GitHub Repository Details

Repository alibaba/page-agent · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Page Agent

https://github.com/alibaba/page-agent/blob/HEAD/Page Agent Banner

CI npm downloads [Minzipped bundle size (excluding Zod)](https://bundlejs.com/?q=page-agent&config=%7B%22esbuild%22%3A%7B%22external%22%3A%5B%22zod%22%5D%7D%7D 'Minified + gzip size, excluding the Zod peer dependency') license typescript Chrome Web Store Rating GitHub stars

The GUI Agent Living in Your Webpage. One script gives any web page its own AI agent.

https://github.com/alibaba/page-agent/blob/HEAD/alibaba%2Fpage-agent | Trendshift

🌐 English | 中文

🚀 Demo | 📖 Docs | 📢 HN Discussion | 𝕏 Follow on X

Watch the demo

---

✨ Features

💡 Use Cases

🚀 Quick Start

One-line integration

Fastest way to try PageAgent with our free Demo LLM:


⚠️ For technical evaluation only. This demo CDN uses our free testing LLM API. By using it, you agree to its terms.
> Add ?autoInit=false to load the script without creating the demo agent automatically. You can then instantiate it with new window.PageAgent(...) and your own LLMs.

NPM Installation

npm install page-agent
import { PageAgent } from 'page-agent'

const agent = new PageAgent({ model: 'qwen3.5-plus', baseURL: 'https://dashscope.aliyuncs.com/compatible-mode/v1', apiKey: 'YOUR_API_KEY', language: 'en-US', })

await agent.execute('Click the login button')

For more programmatic usage, see 📖 Documentations.

🤝 Contributing

We welcome contributions from the community! See CONTRIBUTING.md for guidelines and docs/developer-guide.md for local development workflows.

Built something cool with PageAgent? Share it in Show and Tell. 🙌

Please read the maintainer's note on principles and current state.

Contributions generated entirely by bots or AI without substantial human involvement will not be accepted.

⚖️ License

MIT License

👏 Acknowledgments

This project builds upon the excellent work of browser-use.

PageAgent is designed for client-side web enhancement, not server-side automation.

DOM processing components and prompt are derived from browser-use:

Browser Use Copyright (c) 2024 Gregor Zunic Licensed under the MIT License

We gratefully acknowledge the browser-use project and its contributors for their excellent work on web automation and DOM interaction patterns that helped make this project possible.

⭐ Star this repo if you find PageAgent helpful!

GitHub Stars & Activity

29,134Stars
0Forks
0Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars29,134
Forks0
Open issues0
Primary languageTypeScript
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related GitHub Projects

1

deepseek-ai / deepseek-harness

TypeScript★ 230,912⑂ 0
2

firecrawl / firecrawl

TypeScript★ 182,450⑂ 0
3

google-gemini / gemini-cli

TypeScript★ 107,094⑂ 0
4

nexu-io / open-design

TypeScript★ 97,227⑂ 0
5

thedotmack / claude-mem

TypeScript★ 94,312⑂ 0
6

Egonex-AI / Understand-Anything

TypeScript★ 83,406⑂ 0
7

stablyai / orca

TypeScript★ 73,208⑂ 0
8

ruvnet / ruflo

TypeScript★ 72,900⑂ 0

More Trending Repositories