Skip to content

detomarco/web-scraping

Repository files navigation

web-scraping

Authors :

Created by:

What is :

web-scraping's goal is to recover, handle and store in a local repository, the articles published on news website or blogs.

This software is able to work with many websites, including major news websites. To allow web-scraping get articles from web, the user needs to store into repository informations about the template of a specific website: simply enter css selectors for article heading, summary, eyelet, author, date and text, and the software will be able to recover articles from article page or pages that listing many of them.

The articles stored into repository will be available for reading everytime user wants.

web-scraping has been tested with reference to major italian news websites like Repubblica (www.repubblica.it) Il Corriere della Sera (www.corriere.it).

Javadoc - http://detomarco.github.io/web-scraping/doc/

How it's done :

web-scraping is written in Java, using external libraries to support web connection and querying.

There is also a graphic user interface, developed using Swing and SWT libraries.

This program has been developed using many interfaces that allow to modify it very quickly and handle different type of user-interfaces, web-connectors or repository.

NOTE: Although software is written to be flexible on storage type, in this repository is uploaded the library package database to allow web-scraping to work with mysql database storage. A dump of database structure (including some stored content) is uploaded in the file web-scraper.txt in the root directory of the project.

License :

Copyright 2016 retained by authors of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages