Skip to content

Instantly share code, notes, and snippets.

View AllenKll's full-sized avatar

Allen Kennedy Jr. AllenKll

  • Could be Anywhere...
View GitHub Profile
@AllenKll
AllenKll / yahoocontactexport.py
Last active September 22, 2016 16:31 — forked from joincamp/yahoocontactexport.py
A simple python 3 script to yank contact information from a 'printed' yahoo contact cards page.
#!/usr/bin/python
# updated for python 3 and yahoo's new output format
# Yahoo Contact Exporter - used to retrieve a csv file from address.yahoo.com, including Facebook contacts
# Copyright (C) 2012 Jonathan Earl Camp
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2