DigitalCompanion / Squirrel

Squirrel searches and collects Linked Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Squirrel - Crawler of linked data.

Codacy Badge

Introduction

Squirrel is a crawler for the linked web. It provides several tools to search and collect data from the heterogeneous content of the linked web.

You can find the crawler documentation, tutorials and more here: https://dice-group.github.io/squirrel.github.io/

Run

Clone the repository in a folder of your choice with:

	$ git clone https://github.com/dice-group/Squirrel

Enter into the Squirrel folder and initialize rabbitmq and mongodb images:

  $ docker-compose up -d mongodb rabbit

Set up your seeds on the file seed/seeds.txt and start the frontier and one worker instance with:

  $ docker-compose up frontier worker1

Check the official web site for documentation and tutorials:

About

Squirrel searches and collects Linked Data

License:Other


Languages

Language:Java 60.6%Language:HTML 39.1%Language:Shell 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%