Skip to content

Download a Google Group to MBOX. Forked to try to fix stuff. See https://github.com/clehner/ggscrape for my take on this idea

Notifications You must be signed in to change notification settings

clehner/gg_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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

Download a Google Group to MBOX. Forked to try to fix stuff. See https://github.com/clehner/ggscrape for my take on this idea

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages