samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

Search domain instead of /api/info.json for domains. It doesn't appear ... #23

Open ready4god2513 opened 10 years ago

ready4god2513 commented 10 years ago

...that reddit returns a true domain search otherwise

When I was doing some testing I searched vimeo.com and the only few results were from years ago. It isn't documented on the API but you can visit http://www.reddit.com/domain/vimeo.com.json?sort=new and get a full result listing, while http://www.reddit.com/api/info.json?url=vimeo.com gives very few, and old results. Maybe this is something that I am misunderstanding, though?

samsymons commented 10 years ago

Thanks for the pull request; I'll check this one over in the morning.