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.
- 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