🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

crawler.club/crawler

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crawler.club/crawler

v0.2.0
Go
Version published
Created
Source

Crawler4U: A general purpose focused crawler

Overview

Crawler4U is a general purpose focused crawling and scraping tool based on json format configurations.

Install

The Golang way:

go get crawler.club/crawler

Or download the pre-built binaries from releases for you system.

Build from source

Before you can build the crawler from source. A workable golang development environment is needed. Downlad golang here and then execute the following commands.

go get -d crawler.club/crawler
cd $GOPATH/src/crawler.club/crawler
make

Usage

TODO

Companies using crawler.club/crawler

FAQs

Package last updated on 09 Jan 2019

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