{ "info": { "author": "Mat\u011bj Cepl", "author_email": "mcepl@cepl.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Information Technology", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Communications :: Conferencing", "Topic :: Communications :: Email" ], "description": "=====================\nGoogle Group Scrapper\n=====================\n\n.. image:: https://secure.travis-ci.org/mcepl/gg_scraper.png\n :alt: Build Status\n\nA small script as a replacement of `the old PHP script`_ for downloading messages stored in the black hole of the Google Groups.\n\n.. _`the old PHP script`:\n http://saturnboy.com/2010/03/scraping-google-groups/\n\nHow to use it?\n--------------\n\nThis script requires ``formail(1)`` from ``procmail`` package. Any\nversion is OK, so please install it from your distribution\u2019s\nrepositories. Then run:\n\n::\n\n pip install beautifulsoup4 PyYAML\n python gg_scraper.py 'https://groups.google.com/forum/#!forum/'\n\nBackground\n----------\n\nI would never start without an inspiration from the comment_ on my previous post on the theme of locked down nature of Google Groups.\n\n.. _comment:\n https://luther.ceplovi.cz/blog/2013/09/19/we-should-stop-even-pretending-google-is-trying-to-do-the-right-thingtm/#comment-133-by-sean-hogan\n\nCurrent bugs are filled at my bugzilla_ and new ones can be reported via\nemail (one of many of my addresses are available on my `Github page`_)\n\n.. _bugzilla:\n https://luther.ceplovi.cz/bugzilla/buglist.cgi?quicksearch=product%3Agg_scraper\n.. _`Github page`:\n https://github.com/mcepl\n\nOf course pull requests are more than welcome in the same places as\nwell. Currently all development is done with Python 3.3, but tests are\nrun on Travis-CI_ for 2.6, 2.7, pypy, and 3.2 as well.\n\n.. _Travis-CI:\n https://travis-ci.org/mcepl/gg_scraper/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/mcepl/gg_scraper", "keywords": "email,Google Groups,scrap,backup", "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "gg_scraper", "package_url": "https://pypi.org/project/gg_scraper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gg_scraper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://gitlab.com/mcepl/gg_scraper" }, "release_url": "https://pypi.org/project/gg_scraper/0.10.0/", "requires_dist": null, "requires_python": null, "summary": "Download a Google Group to MBOX", "version": "0.10.0" }, "last_serial": 1362944, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "766f3561bff76d61dc4b96e15dfea492", "sha256": "b5587bb33a750b7fb162d1ce0b9f303a18fa6d2998224b2a41585d8fe544166f" }, "downloads": -1, "filename": "gg_scrapper-0.1.tar.gz", "has_sig": false, "md5_digest": "766f3561bff76d61dc4b96e15dfea492", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2744, "upload_time": "2014-01-03T15:53:17", "url": "https://files.pythonhosted.org/packages/75/32/2eb327f25dd5ad57a79302cf3f410a0a61f6443afb6a8bd45df134b0885d/gg_scrapper-0.1.tar.gz" } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "ad3eb79c4df2e8546b206d90c752a41f", "sha256": "a4b4caac06ab2f83594329a625febfc30ea3427eda9cae0c2474667fc1ea1c68" }, "downloads": -1, "filename": "gg_scraper-0.10.0.tar.gz", "has_sig": false, "md5_digest": "ad3eb79c4df2e8546b206d90c752a41f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21104, "upload_time": "2014-12-28T20:17:54", "url": "https://files.pythonhosted.org/packages/ef/06/f22b655fada2adb3e2d7596477112369d9a8c0e3fc339a6303cc9d1ae3a2/gg_scraper-0.10.0.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "fab722023c13108f001e9f17f49dfdee", "sha256": "d369b0c884d5df63510a0f306b688951fda8563954f1eef8bb95f549e38f4c48" }, "downloads": -1, "filename": "gg_scrapper-0.2.tar.gz", "has_sig": false, "md5_digest": "fab722023c13108f001e9f17f49dfdee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5988, "upload_time": "2014-01-03T15:57:36", "url": "https://files.pythonhosted.org/packages/14/a0/9b20cc77f139c3206fc7aa79bb7c17a4fa6b863c2fe23e801b2688bf4c1f/gg_scrapper-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "07944e4119373418e62b08403fdd5a63", "sha256": "866ad82266d2d5b2def6c78c790e23cf9a849935233ce71e4f759e1aa9163bf2" }, "downloads": -1, "filename": "gg_scrapper-0.3.tar.gz", "has_sig": false, "md5_digest": "07944e4119373418e62b08403fdd5a63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15262, "upload_time": "2014-01-03T16:03:47", "url": "https://files.pythonhosted.org/packages/2b/f9/f8df4019e5bcd8fad1d3fcf98816b485408117698d7fd38526af52a9f23c/gg_scrapper-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "af82cc0576a724ba7da82916af02bb7a", "sha256": "d626bb80653d60a8a104a31fb3709232230a2a7856d91ca3107f3ce1ebf97be3" }, "downloads": -1, "filename": "gg_scrapper-0.4.tar.gz", "has_sig": false, "md5_digest": "af82cc0576a724ba7da82916af02bb7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17718, "upload_time": "2014-01-04T21:48:40", "url": "https://files.pythonhosted.org/packages/65/ff/a88bae7e046c4b5fba94122e4385e8d96f2d5798b09b5e2389d4f5bf1937/gg_scrapper-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "b5aa2bb147513196354c5e339b7ddaed", "sha256": "27deca65a5e35365ac30d371531d932f0e23781a3530fc65e759c94b689479b0" }, "downloads": -1, "filename": "gg_scraper-0.5.tar.gz", "has_sig": false, "md5_digest": "b5aa2bb147513196354c5e339b7ddaed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15508, "upload_time": "2014-01-11T10:21:21", "url": "https://files.pythonhosted.org/packages/14/72/44998afc030ba1d933004fc8717dc31eb73904f09eee4c3f0f7aff2ce97c/gg_scraper-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "e635f4ef0e910860f4b13e6085a21c9c", "sha256": "8945781e55971414982140d57f29f6fae683641e4c16d11b4b8657c862bcbcd7" }, "downloads": -1, "filename": "gg_scraper-0.6.tar.gz", "has_sig": false, "md5_digest": "e635f4ef0e910860f4b13e6085a21c9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15922, "upload_time": "2014-01-11T10:37:19", "url": "https://files.pythonhosted.org/packages/39/2e/2b9d50a657cae225c50704b9df9592f946ac70acc7c60516f87bea970d74/gg_scraper-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "de5338544600709167bc2693a31688e6", "sha256": "15db95ac7c5ebc1dd60c8994e6faf895015e0ce1710decfc6527f2befc3cddfb" }, "downloads": -1, "filename": "gg_scraper-0.7.tar.gz", "has_sig": false, "md5_digest": "de5338544600709167bc2693a31688e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19775, "upload_time": "2014-02-13T01:37:49", "url": "https://files.pythonhosted.org/packages/3a/2d/67c06fc49ac0b895db691bf421df35b9418bc58d0b29b21d36d3d13be56d/gg_scraper-0.7.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "33a447808b6608c8117f3711891bd8e3", "sha256": "80962a960a395db2dc4c1a2dd16864dc1bce47026339bdfbf5058c5be152711d" }, "downloads": -1, "filename": "gg_scraper-0.9.0.tar.gz", "has_sig": false, "md5_digest": "33a447808b6608c8117f3711891bd8e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18241, "upload_time": "2014-12-12T21:48:45", "url": "https://files.pythonhosted.org/packages/e4/f3/de70265ad5e5f0398b10bbb372d6c302b836b2dd93aaacb3ea7f3d9addc6/gg_scraper-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad3eb79c4df2e8546b206d90c752a41f", "sha256": "a4b4caac06ab2f83594329a625febfc30ea3427eda9cae0c2474667fc1ea1c68" }, "downloads": -1, "filename": "gg_scraper-0.10.0.tar.gz", "has_sig": false, "md5_digest": "ad3eb79c4df2e8546b206d90c752a41f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21104, "upload_time": "2014-12-28T20:17:54", "url": "https://files.pythonhosted.org/packages/ef/06/f22b655fada2adb3e2d7596477112369d9a8c0e3fc339a6303cc9d1ae3a2/gg_scraper-0.10.0.tar.gz" } ] }