scraply:抓取一个简单的dom抓取器以从任何基于html的网站获取信息并将该信息转换为JSON API 源码
报废 抓取一个简单的dom抓取工具,以使用jQuery类的语法从任何基于html的网站获取信息,并将该信息转换为JSON API 这个怎么运作? 它可以通过简单地以HCL格式定义一些macros / endpoints来工作,让魔术开始,这是一个示例: # /scraply macro scraply { // the url to scrap // we will scrap scraply github page and get information from it url = " https://github.com/alash3al/scraply "
文件列表
scraply-master.zip
(预估有个14文件)
scraply-master
go.mod
827B
main.go
1KB
.DS_Store
6KB
go.sum
6KB
Dockerfile
153B
init.go
286B
macro.go
3KB
LICENSE
11KB
etc.go
697B
暂无评论