Skip to content

jbhlevy/Project_CSE305

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_CSE305

This a git repository for the CSE305 Project: Parallel Web Crawler

How to execute:

  • Make sure libcurl is properly installed on your comp.
  • Edit the makefile: replace this directory with where you have libcurl installedLIBCURL_DIR = ----/curl
  • Execute on wikipedia with: make clean, then make, then ./crawler, if you wanna change the link it can be done in the main file.
  • Please make sure you have set up your tests properly when executing crawler.

Report viewing link: https://www.overleaf.com/read/hfggngynjwsn

About

This a git repository for the CSE305 Project: Parallel Web Crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors