An open API service indexing awesome lists of open source software.

https://github.com/igor-karpukhin/web-crawler

Web site crawler
https://github.com/igor-karpukhin/web-crawler

crawler go website

Last synced: about 1 year ago
JSON representation

Web site crawler

Awesome Lists containing this project

README

          

# web-crawler
### Description
Tool to get web-site links tree

### Build
***MacOS***: `make get && make build_osx && make coverage`

***Linux***: `make all`