Skip to content

cjdhein/perseus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perseus

Graphical Web Crawler developed for capstone at OSU


Requirements: python 3.6.6, pip, pipenv, node.js

Running:

After cloning the repo:

Inside the 'crawler' directory, use pipenv --python 3.6 to initialize a new pipenv.
Then use pipenv sync to install the required python packages
Inside the 'server' directory use npm install to install required node modules

Crawler

Use pipenv run python3 core.py <search type (1=DFS, 2=BFS)> [keyword] to run crawler.

Developers

Ryan Hong - Front-End
Yoav Gil - Node server
Cody Dhein - Python web crawler

About

Graphical Web Crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published