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, imgur.com/r/*
) and I can't figure out how.
I tried http://www.reddit.com/r/VillagePorn/.xml
but that just returns the Thumbnail of the picture. Not even the link itself.
What should I do?