API可能需要优化一下
#115
Replies: 1 comment
-
ok,感谢你的建议 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HTML源码和要选择的元素位置提交给AI,AI回复用户可能存在的选择器,然后检查AI给的是否有效的选择器
只需一个API:
一个等待异步任务嵌入到某个异步任务中,返回一个字符串形式的选择器(CSS选择器),然后用户根据选择器自己编写一个自定义的异步爬虫脚本,足矣
Beta Was this translation helpful? Give feedback.
All reactions