Releases: coder-hxl/x-crawl
Releases · coder-hxl/x-crawl
v3.1.0
05 Mar 07:14
Compare
Sorry, something went wrong.
No results found
🚀 Features
The callback function adds a stopPolling parameter, which can be called to stop subsequent polling operations. The stop polling of the startPolling API is determined by the user
Update documents
v3.0.0
04 Mar 11:27
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
The three APIs fetchPage, fetchData, and fetchFile are renamed to crawlPage, crawlData, and crawlFile respectively
🚀 Features
Multiple ways of writing requestConfig options
All types are exposed
v2.4.2
04 Mar 06:42
Compare
Sorry, something went wrong.
No results found
v2.4.1
04 Mar 04:46
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Interval time doesn't work
v2.4.0
03 Mar 09:39
Compare
Sorry, something went wrong.
No results found
v2.3.0
02 Mar 08:13
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
fetchHTML API rename fetchPage
v2.2.1
01 Mar 03:34
Compare
Sorry, something went wrong.
No results found
v2.2.0
28 Feb 08:27
Compare
Sorry, something went wrong.
No results found
🚀 Features
Parameter config name correction
Update documents
v2.1.0
28 Feb 03:10
Compare
Sorry, something went wrong.
No results found
🚀 Features
The fetchHTML API results remove content options
The fetchHTML API cancels the incoming header attribute
The running mode of crawling is highlighted
v2.0.0
27 Feb 13:26
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
Create a crawler method, created by calling
The fetchHTML API uses puppeteer to crawl HTML
The fetchPolling API renamed to startPolling, removed year and month