api - Is it possible to download #of votes and the rate of votes an image has in reddit? -
api - Is it possible to download #of votes and the rate of votes an image has in reddit? -
i found online image scrapper can download imgur images subreddit category, can tell me if reddit api allows me add together number of votes , rate @ votes obtained?
yes. believe precise method you're looking get_info in api documentation. alternatively can utilize json version of subreddit listing data. you're looking score
, if want average score increment per hour, created_utc
(avoid created) well. there wrappers languages of reddit, can create easier.
api reddit
Comments
Post a Comment