🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
413 B
Plaintext
4 lines
413 B
Plaintext
构建一个自动化生成代码的agent,给定一个海外大学官网的网址,生成一套或者说一个python脚本能够爬取这个大学各级学院下的所有硕士项目的网址 和 硕士项目中各导师个人信息的网址
|
||
agent系统使用 https://docs.agno.com/
|
||
然后其中的浏览器自动化使用playwright
|
||
使用的python工具库是,uv、ruff、ty,使用这三个构建项目。 |