Search code examples
androidapirssyahoo

Is there an API to get feeds from My Yahoo's page?


I want to write an RSS agregator for Android, so I want to get feeds from user's My Yahoo page. Is there an API to do so? I spend a whole day to find it but there is no success. Perhaps somebody know how to do that. Thanks


Solution

  • Well, after few days I found solution.

    • First step is to parse hidden values from Yahoo login page.
    • Second step is to make POST request with this values
    • And finally parse from MyYahoo user's page feeds url