Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "x-crawl", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"author": "coderHXL", | ||
@@ -5,0 +5,0 @@ "description": "x-crawl is a flexible Node.js multifunctional crawler library.", |
@@ -24,5 +24,5 @@ # x-crawl · [![npm](https://img.shields.io/npm/v/x-crawl.svg)](https://www.npmjs.com/package/x-crawl) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/coder-hxl/x-crawl/blob/main/LICENSE) | ||
## Relationship with Puppeteer | ||
## Sponsor | ||
The crawlPage API has built-in [puppeteer](https://github.com/puppeteer/puppeteer), you only need to pass in some configuration options to let x-crawl help you complete some operations, and the result will expose the Brower instance and the Page instance Come out, the Brower instance and Page instance you get will be intact, and x-crawl will not rewrite them. | ||
x-crawl is an open source project under the MIT license, completely free to use. If you benefit from the projects I develop and maintain at work, please consider supporting my work through the [Afdian](https://afdian.net/a/coderhxl) platform. | ||
@@ -119,5 +119,8 @@ # Table of Contents | ||
- [AnyObject](#AnyObject) | ||
- [FAQ](#FAQ) | ||
- [The relationship between crawlPage API and puppeteer](#The-relationship-between-crawlPage-API-and-puppeteer) | ||
- [More](#More) | ||
- [Community](#Community) | ||
- [Issues](#Issues) | ||
- [Sponsor](#Sponsor-1) | ||
@@ -192,2 +195,3 @@ ## Install | ||
</div> | ||
**Note:** Do not crawl at will, you can check the **robots.txt** protocol before crawling. This is just to demonstrate how to use x-crawl. | ||
@@ -1767,2 +1771,8 @@ | ||
## FAQ | ||
### The relationship between crawlPage API and puppeteer | ||
The crawlPage API has built-in [puppeteer](https://github.com/puppeteer/puppeteer), you only need to pass in some configuration options to let x-crawl help you simplify the operation and get the intact Brower instance and Page instance , x-crawl does not override it. | ||
## More | ||
@@ -1772,6 +1782,12 @@ | ||
**GitHub Discussions:** May be discussed through [GitHub Discussions](https://github.com/coder-hxl/x-crawl/discussions). | ||
- **Discord Chat:** Ask questions and discuss live with other x-crawl users via [Discord](https://discord.gg/SF7aaebg4E). | ||
- **GitHub Discussions:** Use [GitHub Discussions](https://github.com/coder-hxl/x-crawl/discussions) for message board-style questions and discussions. | ||
### Issues | ||
If you have questions, needs, or good suggestions, you can raise them at [GitHub Issues](https://github.com/coder-hxl/x-crawl/issues). | ||
### Sponsor | ||
x-crawl is an open source project under the MIT license, completely free to use. If you benefit from the projects I develop and maintain at work, please consider supporting my work through the [Afdian](https://afdian.net/a/coderhxl) platform. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
200556
3149
1789