Skip to content

It scraps all the topics present in any google group link and add them to HD of your machine

Notifications You must be signed in to change notification settings

himanshukhantwal/google-grp-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

google-grp-scraper is a crawler which takes google group URL and no-of-downloader threads in input

i.e. java -jar google-grp-scraper-0.0.1-SNAPSHOT.jar <URL_OF_YOUR_GROUP> <NO_OF_DOWNLOADER_THREADS>

example:- java -jar google-grp-scraper-0.0.1-SNAPSHOT.jar 'https://groups.google.com/forum/#!forum/ibm.software.websphere.application-server' 20

OUTPUT:- After running above you will get output as below: 1) Topics will be downloaded at (Download/<YOUR_GROUP_NAME>/Topics) 2) Recovery file will be created at (Download/<YOUR_GROUP_NAME>/Recovery)

About

It scraps all the topics present in any google group link and add them to HD of your machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages