You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x-crawl is a flexible Node.js AI-assisted crawler library. Flexible usage and powerful AI assistance functions make crawler work more efficient, intelligent and convenient.
4
6
5
7
It consists of two parts:
@@ -24,13 +26,6 @@ AI: Currently based on the large AI model provided by OpenAI, AI simplifies many
24
26
-**🧾 Crawl information** - Controllable crawl information, which will output colored string information in the terminal.
25
27
-**🦾 TypeScript** - Own types and implement complete types through generics.
26
28
27
-
## Document
28
-
29
-
V9:
30
-
31
-
- English document: https://github.com/coder-hxl/x-crawl/blob/v9.0.0/README.md
32
-
- Chinese document: https://github.com/coder-hxl/x-crawl/blob/v9.0.0/docs/cn.md
33
-
34
29
## Example
35
30
36
31
The combination of crawler and AI allows the crawler and AI to obtain pictures of high-rated vacation rentals according to our instructions:
@@ -79,4 +74,18 @@ Pictures of highly rated vacation rentals climbed to:
**warning**: x-crawl is for legal use only. Any illegal activity using this tool is prohibited. Please be sure to comply with the robots.txt file regulations of the target website. This example is only used to demonstrate the use of x-crawl and is not targeted at a specific website.
0 commit comments