x-crawl

x-crawl is a flexible Node.js AI-assisted crawler library. Making crawler work more efficient, intelligent and convenient. ------ x-crawl 是一个灵活的 Node.js AI 辅助爬虫库。使爬虫工作变得更加高效、智能和便捷。(v10 版本已发布)

MIT License

Downloads
762
Stars
829
Committers
4

Bot releases are visible (Hide)

x-crawl - v0.1.1

Published by coder-hxl over 1 year ago

🚀 Features

  • fetchHTML API parameter can be Object type
x-crawl - v0.1.0

Published by coder-hxl over 1 year ago

🚀 Features

  • fetch API renamed to fetchData API
  • fetchData and fetchFile request handling
x-crawl - v0.0.3

Published by coder-hxl over 1 year ago

🚀 Features

  • Request Protocol
  • Use jest test
x-crawl - v0.0.2

Published by coder-hxl over 1 year ago

🐞 Bug Fixes

  • Add jsdom type
  • Combined configuration when the basic configuration is not undefined will be processed
x-crawl - v0.0.1

Published by coder-hxl over 1 year ago

🚀 Features

  • Feat:First release of x-crawl