This class can be used to grab the address book, messenger list, number of unread mails and calendar entries of an Yahoo user.
It can authenticate in Yahoo with the user name and password of a given account. Then it can retrieve the contact lists from either the address book or the messenger friends. It can also tell the user how many unread mails are in the INBOX and fetch the calendar entries. The retrieved data is parsed and returned as arrays.
| Project record: |
grabyahoo |
| Popularity score: |
20.2 |
| Vitality score: |
1.26 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (89.6%) |
Good (89.6%) |
Good (83.3%) |
Good (89.6%) |
- |
- |
Sufficient (71.0%) |
141 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| votigo |
Votigo offers a place where people with similar interests can interact with each other around entertaining contests. |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Online Demonstration |
Use your Yahoo! account username and password to see the class returning an array of your address book or messenger list or number of unread mails. |
| File |
Role |
Description |
class.GrabYahoo.php |
Class |
GrabYahoo class to grab Yahoo! Address Book, Messenger List and Number of Unread Mails |
readme.html |
Doc. |
Brief documentation |
test.php |
Example |
PHP Script to test the class |