Skip to content

bastosmichael/semantic-web-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Test it out, simply run the command 

./SWC/Debug/SWC http://michaelbastos.com

This will just download the webpage and cache it, to use an argument then do the following

./SWC/Debug/SWC http://michaelbastos.com '<li>.*</li>' 

This will not only download the page and cache it, it will then parse it for any statements inside of <li> brackets...

About

A crawler and parser built in either C++ or Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published