文件名称:golang语言爬虫 单任务版爬虫源码
文件大小:2.32MB
文件格式:ZIP
更新时间:2022-01-13 09:15:26
golang 爬虫
此代码为 Google资深工程师深度讲解Go语言的单任务版爬虫源码
【文件预览】:
crawler_main_单机版爬虫
----main.go(235B)
----crawler_main.exe(6.64MB)
----fetcher()
--------fetcher.go(1KB)
----zhenai()
--------parser()
----model()
--------profile.go(69B)
----engine()
--------types.go(231B)
--------engine.go(608B)