reddit API - Pulling images from subreddit

tanchu

New Member
I'm looking for examples in reddit API. I want to pull images from a certain subreddit (http://www.reddit.com/r/VillagePorn) and put them on a webpage. I've seen other websites do it (mainly, \[code\]imgur.com/r/*\[/code\]) and I can't figure out how.I tried \[code\]http://www.reddit.com/r/VillagePorn/.xml\[/code\] but that just returns the Thumbnail of the picture. Not even the link itself. What should I do?
 
Back
Top