Python access to Yahoo groups?

Gregory Guthrie29 Dec 2009 6:47 PM
I'm looking for something to monitor & download yahoo group messages using Python, similar to the Perl module WWW::Yahoo::Groups.

I've seen a few comments (speculations?) that Yahoo groups uses Python code, but couldn't find any examples of samples of such access tools.

Any references or pointers appreciated.
Marcelo13 Sep 2010 10:55 AM
QUOTE (Gregory Guthrie @ Dec 29 2009, 06:47 PM) <{POST_SNAPBACK}>
I'm looking for something to monitor & download yahoo group messages using Python, similar to the Perl module WWW::Yahoo::Groups.

I've seen a few comments (speculations?) that Yahoo groups uses Python code, but couldn't find any examples of samples of such access tools.

Any references or pointers appreciated.


I see nobody answer that question, but I'm also interested in this kind of functionality. If someone has information about a Python module which can provide this kind of access, I would appreciate some kind of feedback.

Thank you in advance.
duzins17 Sep 2010 1:10 PM
I don't know of any python module that would give you that functionality.

Robyn