Skip to content

Wikipedia web crawler that creates a graph with all the references between pages.

Notifications You must be signed in to change notification settings

goujonbe/wiki-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki crawler

Go Report Card CI codecov

This repository contains the code of one of my side projects. The aim of this side project is to explore the relationships between Wipipedia pages. It is inspired by a game, where, given a start page, you need to reach as fast possible another page only using links in the page body.

This project leverages DGraph as a Graph database to store the relationships between the pages.

About

Wikipedia web crawler that creates a graph with all the references between pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages