Graaf is a high-performance web scraper for creating a serializable graph of the Internet.
- Configurable (see
config.json
-file) - Provides several graph query methods
- Thread-safe Digraph structure
Simply use git clone https://github.com/yzwetsloot/Graaf.git
to install this to your local machine.
WIP