Replies: 2 comments
-
我比较喜欢这样写,这样看起来直观点: const res = await myXCrawl.crawlPage('https://www.example.com')
const { browser, page } = res.data 这些看个人习惯就好 |
Beta Was this translation helpful? Give feedback.
0 replies
-
新增了 Discord 社区,可以通过 Discord 与其他 x-crawl 用户实时提问和讨论。 |
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.
-
作者您好,请问我这样写对吗?感觉提取数据中的
{data: {data}}
有点不太优雅~Beta Was this translation helpful? Give feedback.
All reactions