Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
/ Domain_Grapher Public archive

Application for plotting domain relations

Notifications You must be signed in to change notification settings

anddani/Domain_Grapher

Repository files navigation

Domain Grapher

Background

This program was developed during a project in a database course. The purpose of this application is to get an idea how a web crawler expands the web by visualizing the relations of domains on the web. This is done by scraping websites, saving the relation of a link into a graph database, and present the graph to the user.

How To Run

Requirements

  • Python 2.7
  • Dependencies specified in requirements.txt

Mark the script file Domain_Grapher.py as executable and run:

$ /path/to/file/Domain_Grapher.py

About

Application for plotting domain relations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages