Open Draym opened 3 years ago
Hello,
is there a way with JRAW to get the number of upvote and downvote on a Submission instead of score (Upvotes minus downvotes) ?
or maybe the total of vote on a Submission (so i can deduct both up/down) ?
thank you
Unfortunately, no, because reddit's own API doesn't provide this capability. You can see some discussion on this here: https://www.reddit.com/r/redditdev/comments/854mye/get_number_of_upvotes/
Hello,
is there a way with JRAW to get the number of upvote and downvote on a Submission instead of score (Upvotes minus downvotes) ?
or maybe the total of vote on a Submission (so i can deduct both up/down) ?
thank you