Hi guys is there any library or at least some documentation on how to import Yahoo! contacts using Python and OAuth ?
Hi Panagiotis,
You can use YQL for this job. You could execute this YQL query that get the connections of an user through Python-YQL, that is a Python library to query YQL tables.
Cheers,
gc