Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milosgajdos/netscrape
Go module for building networks from arbitrary data sources
https://github.com/milosgajdos/netscrape
go graph network networks
Last synced: 26 days ago
JSON representation
Go module for building networks from arbitrary data sources
- Host: GitHub
- URL: https://github.com/milosgajdos/netscrape
- Owner: milosgajdos
- License: apache-2.0
- Created: 2020-12-05T12:59:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T09:26:33.000Z (over 3 years ago)
- Last Synced: 2024-06-19T06:56:21.397Z (5 months ago)
- Topics: go, graph, network, networks
- Language: Go
- Homepage:
- Size: 273 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netscrape: build networks from arbitrary data sources
`netscrape` is a `Go` module for building networks from arbitrary data sources.
[![Build Status](https://github.com/milosgajdos/netscrape/workflows/CI/badge.svg)](https://github.com/milosgajdos/netscrape/actions?query=workflow%3ACI)
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/milosgajdos/netscrape)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)