AnweshGangula / StackMeFirst

Highlight and sort answers posted by current user in Stack overflow to the top
https://stackapps.com/q/9515/96492
Other
3 stars 0 forks source link

Use StackExchange API to get list of upvoted answers #11

Closed AnweshGangula closed 3 months ago

AnweshGangula commented 2 years ago

https://stackapps.com/apps/oauth/view/24029

Get question/s by ID's: https://api.stackexchange.com/docs/answers-on-questions#order=desc&sort=activity&ids=29433422%3B1129216&filter=default&site=stackoverflow

Get answers of question/s: https://api.stackexchange.com/docs/answers-on-questions#order=desc&sort=activity&ids=29433422%3B1129216&filter=default&site=stackoverflow

Check if Upvoted: https://api.stackexchange.com/docs/types/answer#:~:text=The%20upvoted%2C%20downvoted%2C%20and%20accepted%20fields%20can%20only%20be%20queried