Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrffrm1234 opened this issue Aug 15, 2016 · 2 comments
Open

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

mrffrm1234 opened this issue Aug 15, 2016 · 2 comments

Comments

@mrffrm1234
Copy link

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

Output (excerpt):

{
"items": [ ]
}

@JanWe92
Copy link

JanWe92 commented Mar 14, 2017

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

{}

@pl4nty
Copy link

pl4nty commented Sep 25, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants