You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/lufred/proxy_crawler

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lufred/proxy_crawler

v0.0.0-20170414080301-d40a425d3b6a
Source
Go
Version published
Created
Source

Golang实现的IP代理爬虫

3、安装及使用

另外,本项目用到的依赖库有:

gopkg.in/mgo.v2
github.com/PuerkitoBio/goquery

下载本项目:

go get -u github.com/LuFred/Proxy_Crawler

数据存储使用mongodb:

需要安装mongodb

然后配置好相应的config.json并启动:

go build
./Proxy_Crawler

4、感谢

感谢 henson 提供参考。

FAQs

Package last updated on 14 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts