\n```\n\n> **\u26a0\ufe0f for technical evaluation only.** this demo cdn uses our free [testing llm api](https://alibaba.github.io/page-agent/docs/features/models#free-testing-api). by using it, you agree to its [terms](https://github.com/alibaba/page-agent/blob/main/docs/terms-and-privacy.md).\n\n| mirrors | url |\n| ------- | ---------------------------------------------------------------------------------- |\n| global | https://cdn.jsdelivr.net/npm/page-agent@1.6.1/dist/iife/page-agent.demo.js |\n| china | https://registry.npmmirror.com/page-agent/1.6.1/files/dist/iife/page-agent.demo.js |\n\n### npm installation\n\n```bash\nnpm install page-agent\n```\n\n```javascript\nimport { pageagent } from 'page-agent'\n\nconst agent = new pageagent({\n model: 'qwen3.5-plus',\n baseurl: 'https://dashscope.aliyuncs.com/compatible-mode/v1',\n apikey: 'your_api_key',\n language: 'en-us',\n})\n\nawait agent.execute('click the login button')\n```\n\nfor more programmatic usage, see [\ud83d\udcd6 documentations](https://alibaba.github.io/page-agent/docs/introduction/overview).\n\n## \ud83e\udd1d contributing\n\nwe welcome contributions from the community! follow our instructions in contributing.md for setup and guidelines.\n\nplease read code of conduct before contributing.\n\ncontributions generated entirely by bots or agents without substantial human involvement will not be accepted, and bot accounts may be blocked.\n\n## \ud83d\udc4f acknowledgments\n\nthis project builds upon the excellent work of **[`browser-use`](https://github.com/browser-use/browser-use)**.\n\n`pageagent` is designed for **client-side web enhancement**, not server-side automation.\n\n```\ndom processing components and prompt are derived from browser-use:\n\nbrowser use \ncopyright (c) 2024 gregor zunic\nlicensed under the mit license\n\nwe gratefully acknowledge the browser-use project and its contributors for their\nexcellent work on web automation and dom interaction patterns that helped make\nthis project possible.\n\nthird-party dependencies and their licenses can be found in the package.json\nfile and in the node_modules directory after installation.\n```\n\n## \ud83d\udcc4 license\n\nmit license\n\n---\n\n**\u2b50 star this repo if you find pageagent helpful!**\n\n\n \n \n \n \"star\n \n", "installation_instructions": null, "categories": [ "Everything" ], "owners": [], "owner": null, "code_snippets": {}, "evaluation_results": [], "found_via_ownership_request": false, "hosting_eligible": false, "knative_enabled": false, "security_scans": [] } }