Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

philpem/yahoo-group-archiver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%