Skip to content

bjralphs/Java-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Web-Scraper

  • Scrapes a given web page for data.

  • Provides to console however many requested links found on webpage.

  • Provides to console the requested words, alphabetically, with how many times they appeared on webpage and their position therein.

  • Provides to console however many requested words in descending order according to their count on webpage.

Instruction

  1. Download textRanking.java and textRanking.class
  2. Open command prompt.
  • Windows: Press Windows+R to open “Run” box. Type “cmd” and then click “OK” to open a regular Command Prompt.
  • Mac: Either open your Applications folder, then open Utilities and double-click on Terminal, or press Command-space to launch Spotlight and type "Terminal," then double-click the search result.
  1. Input to command line the downloaded java file path and run.
  2. Viola!

About

Scrapes a given web page for data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages