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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -