Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 466 Bytes

Graaf

Graaf is a high-performance web scraper for creating a serializable graph of the Internet.

Features

  • Configurable (see config.json-file)
  • Provides several graph query methods
  • Thread-safe Digraph structure

Installation

Simply use git clone https://github.com/yzwetsloot/Graaf.git to install this to your local machine.

latest

WIP