quora-api icon indicating copy to clipboard operation
quora-api copied to clipboard

"GET: /users/<user>/activity/answers" returns 0 items.

Open mrffrm1234 opened this issue 9 years ago • 2 comments

Example usage: GET http://quora.christopher.su/users/Christopher-J-Su/activity/answers

Output (excerpt):

{ "items": [ ] }

mrffrm1234 avatar Aug 15 '16 05:08 mrffrm1234

I see the same result. I get no data for GET http://quora.christopher.su/users/Christopher-J-Su as well.

{}

JanWe92 avatar Mar 14 '17 14:03 JanWe92

It seems that Quora have entirely removed RSS feeds as of May, so the activity parts of the API should be broken for the foreseeable future (I believe activity data was parsed using the RSS feeds). Not sure how much of pyquora uses RSS though, but all my requests are returning {}. Can anyone confirm?

pl4nty avatar Sep 25 '17 08:09 pl4nty