Skip to content

This application will download all the indexed information from a website that Google Reader has indexed and convert it into a sqllite database

Notifications You must be signed in to change notification settings

thallium205/Website_Archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A tiny but relatively powerful application I wrote that exploits the awesome archiving power of Google Reader to let you archive any website into a sqllite database in a matter of seconds.

Usage:  java -jar Website_Archiver.jar http://googleblog.blogspot.com/feeds/posts/default 0 C:\Users\John\Desktop\google.sqlite 

This will download the entire google blog, starting at time 0, and storing it to the specified location.  Enjoy!

About

This application will download all the indexed information from a website that Google Reader has indexed and convert it into a sqllite database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages