chrismorgan-hb / yahoo-group-archiver

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yahoo-group-archiver

Archives a Yahoo group using the non-public API

Features

  • Saves full email content
  • Fetches email attachments and recombines with email
  • Downloads attachments as separate files
  • Fetch all files
  • Fetch all photos
  • Fetch all database tables

Requirements:

  • Python 2.7?
  • Requests library

Usage:

pip install requests
./yahoo.py -u username groupname

Files will be placed into the directory structure groupname/{email,files,photos,databases}

About

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API

License:MIT License


Languages

Language:Python 100.0%