We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6299d4b commit 2a154f8Copy full SHA for 2a154f8
docs/cn.md
@@ -97,9 +97,13 @@ myXCrawl.fetchPolling({ d: 1 }, () => {
97
98
运行效果:
99
100
-
+<div align="center">
101
+ <img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler.png" />
102
+</div>
103
-
104
105
+ <img src="https://raw.githubusercontent.com/coder-hxl/x-crawl/main/assets/crawler-result.png" />
106
107
108
**注意:** 请勿随意爬取,这里只是为了演示如何使用 XCrawl ,并将请求频率控制在 3000ms 到 2000ms 内。
109
0 commit comments