Wikipedia Map

  • Visualization
  • Javascript
  • Web

An interactive tool for visualizing and traversing connections within the world’s knowledge.

Wikipedia Map web interface

Wikipedia map is a web app for visualizing the connections between Wikipedia articles. The project scrapes Wikipedia and uses the links between pages that are present in each article as an indicator of topics that might be connected.

After simply entering any topic for which a Wikipedia article exists, users can begin to explore connected topics via an interactive navigable graph (rendered on a canvas using vis.js) which displays all of the articles which the user has “discovered.” After a while exploring the map, a large graph of hundreds of connected topics is formed.

Wikipedia Map

  • Visualization
  • Javascript
  • Web

An interactive tool for visualizing and traversing connections within the world’s knowledge.

Wikipedia Map web interface

Wikipedia map is a web app for visualizing the connections between Wikipedia articles. The project scrapes Wikipedia and uses the links between pages that are present in each article as an indicator of topics that might be connected.

After simply entering any topic for which a Wikipedia article exists, users can begin to explore connected topics via an interactive navigable graph (rendered on a canvas using vis.js) which displays all of the articles which the user has “discovered.” After a while exploring the map, a large graph of hundreds of connected topics is formed.