ethanyoung / crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#crawler# Simple C++ program that crawls the web for n-links depth and counts the number of unique words in each page and in total.

##Libraries##

sudo apt-get install libhtmlcxx3 libboost-all-dev

About


Languages

Language:C++ 96.8%Language:Makefile 3.2%