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