Skip to content

My first simple application using Jsoup and Java to scrap the news articles off Purdue CS department's webpage.

Notifications You must be signed in to change notification settings

shingjay/PurdueCSNewsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first simple application using Jsoup and Java to scrap the news articles off Purdue CS department's webpage.
 
Update 1: Saves the results into an XML file
Update 2: Saves the results into a JSON file

Future steps:
1.  I'll be braver and try to set up a Maven project for this instead, as well as adding the news articles into a database
2.  After that I'll probably try to create a scheduler to run the scraper every day.

About

My first simple application using Jsoup and Java to scrap the news articles off Purdue CS department's webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages