File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ x-crawl is a Nodejs multifunctional crawler library.
14
14
- Anthropomorphic request interval.
15
15
- Written in TypeScript, providing generics.
16
16
17
- ## Relationship with puppeter
17
+ ## Relationship with puppeteer
18
18
19
- The fetchHTML API internally uses the [ puppeter ] ( https://github.com/puppeteer/puppeteer ) library to crawl pages.
19
+ The fetchHTML API internally uses the [ puppeteer ] ( https://github.com/puppeteer/puppeteer ) library to crawl pages.
20
20
21
21
The following can be done:
22
22
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ x-crawl 是 Nodejs 多功能爬虫库。
14
14
- 拟人化的请求间隔时间。
15
15
- 使用 TypeScript 编写,提供泛型。
16
16
17
- ## 跟 puppeter 的关系
17
+ ## 跟 puppeteer 的关系
18
18
19
- fetchHTML API 内部使用 [ puppeter ] ( https://github.com/puppeteer/puppeteer ) 库来爬取页面。
19
+ fetchHTML API 内部使用 [ puppeteer ] ( https://github.com/puppeteer/puppeteer ) 库来爬取页面。
20
20
21
21
可以完成以下操作:
22
22
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ x-crawl is a Nodejs multifunctional crawler library.
14
14
- Anthropomorphic request interval.
15
15
- Written in TypeScript, providing generics.
16
16
17
- ## Relationship with puppeter
17
+ ## Relationship with puppeteer
18
18
19
- The fetchHTML API internally uses the [ puppeter ] ( https://github.com/puppeteer/puppeteer ) library to crawl pages.
19
+ The fetchHTML API internally uses the [ puppeteer ] ( https://github.com/puppeteer/puppeteer ) library to crawl pages.
20
20
21
21
The following can be done:
22
22
You can’t perform that action at this time.
0 commit comments