Skip to content

donalus/gg_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Group Scrapper

Build Status

A small script as a replacement of the old PHP script for downloading messages stored in the black hole of the Google Groups.

How to use it?

This script requires formail(1) from procmail package. Any version is OK, so please install it from your distribution’s repositories. Then run:

pip install beautifulsoup4 PyYAML
python gg_scraper.py 'https://groups.google.com/forum/#!forum/<group_name>'

Background

I would never start without an inspiration from the comment on my previous post on the theme of locked down nature of Google Groups.

Current bugs are filled at my bugzilla and new ones can be reported via email (one of many of my addresses are available on my Github page)

Of course pull requests are more than welcome in the same places as well. Currently all development is done with Python 3.3, but tests are run on Travis-CI for 2.6, 2.7, pypy, and 3.2 as well.

About

Fork of Matěj Cepl's https://gitlab.com/mcepl/gg_scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •