One - One Code All

Blog Content

rust 网络爬虫相关的库

Rust   2018-01-09 21:50:32

Hyper :一个快速和正确的 Rust HTTP实现。 https://github.com/hyperium/hyper

reqwest : rust http client实现 https://github.com/seanmonstar/reqwest

html5ever:Rust html解析库 https://github.com/servo/html5ever

select :基于html5ever 的html解析库,类似于python的 beautifulsoap https://github.com/utkarshkukreti/select.rs

crates.io https://crates.io/crates/select

页面解析nipper:https://docs.rs/nipper/0.1.8/nipper/

附:https://github.com/carllerche/curl-rust



上一篇:Rust编译时卡住waiting for file lock on package cache lock
下一篇:rust中的vector排序

The minute you think of giving up, think of the reason why you held on so long.