logo
首页技术栈工具库讨论
shpider

shpider

Shpider is a web automation library for Haskell. It allows you to quickly write crawlers, and for simple cases ( like following links ) even without reading the page source. It has useful features such as turning relative links from a page into absolute links, options to authorize transactions only on a given domain, and the option to only download html documents. It also provides a nice syntax for filling out forms. An example:
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconozataman/shpider36
HACKAGE
carbal install shpider
查看
标签
根据用户添加的标签生成
暂无标签