Files
University-Playwright-Codeg…/任务1.txt
yangxiaoyu-crypto 46915964e1 Initial commit: University Playwright Codegen Agent
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 16:38:33 +08:00

4 lines
413 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

构建一个自动化生成代码的agent给定一个海外大学官网的网址生成一套或者说一个python脚本能够爬取这个大学各级学院下的所有硕士项目的网址 和 硕士项目中各导师个人信息的网址
agent系统使用 https://docs.agno.com/
然后其中的浏览器自动化使用playwright
使用的python工具库是uv、ruff、ty使用这三个构建项目。