Files
store_ai_extension/ww.md
2026-05-06 14:04:05 +08:00

13 lines
406 B
Markdown
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.
# 原型
请阅读storeai-extension-v0.1.0这个目录的代码后,请总结学习里面的开始爬取的执行流程、代码后,然后你在重构我这个项目
# 注意要求
- 数据爬取逻辑使用我写的方法通过domScraper中的processFields方法直接调用爬取数据
- 进度ui可以以原型中的为准
- 撞盾和登录效验,也以原型里的代码逻辑为准