Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 375 Bytes

README.md

File metadata and controls

executable file
·
5 lines (3 loc) · 375 Bytes

一个分享 all about Cheerio

Cheerio是一个高效灵活轻量的Jquery服务端实现。对比JSDOM,它拥有近乎8倍的性能提升,在大页面的解析和DOM操作时拥有得天独厚的性能优势,特别适合基于Nodejs的后端爬虫所用。

这份presentation就是关于Cheerio的一些入门和特性介绍,希望能给你一些参考。 :)