Skip to content

This is just a scrapper for all the most popular news sites in Chihuahua

Notifications You must be signed in to change notification settings

altyaper/cuu-scrapper-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cuu-scrapper-news

Usage:

String link = "http://tiempo.com.mx/noticia/45258-supuesto_transito_ebrio_choca_/1"

Scrapper article = new Scrapper(link);

System.out.println(article.getTitle()); //Supuesto tránsito ebrio choca en la colonia Obrera e intenta escapar

System.out.println(article.getAuthor()); //Henric Serna Cardona

This is just a scrapper for all the most popular news sites in Chihuahua

Included:

Let me know if there is a website that would be nice to added.

About

This is just a scrapper for all the most popular news sites in Chihuahua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published