Skip to content

a parser that takes in a .csv (with search terms and a url) and determines the rankings of a site against keywords using jsoup

Notifications You must be signed in to change notification settings

msmanek/SearchRankingParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple parser used for the purpose of determining the search rankings of a webpage, given a specific keyword to search through. The search rankings will be for google, yahoo and bing (the big three search engines in North America).

This project would not be possible, except by the help of Stephen from netinstructions.com. Find the base project that I have used there: http://www.netinstructions.com/how-to-make-a-simple-web-crawler-in-java/

Also, a warm thank you for the awesome people over at jsoup who created the package that made everything in this possible! Visit http://jsoup.org/ for more details

About

a parser that takes in a .csv (with search terms and a url) and determines the rankings of a site against keywords using jsoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages