Reddit,宣布能够在帖子中搜索评论[搜索评论]?
3月1日 消息:几个月前,Reddit宣布用户可以在所有平台上搜索 Reddit 上的评论,还还是存在很多问题。比如,用户只能通过搜索栏中的评论标签在平台上搜索评论,而无法搜索帖子内的评论。[详细]
2024-05-13 06:42 分类:问答Learning the reddit JSON API using Apigee. How do I submit a story?
Accordng to https://github.com/reddit/reddit/wiki/API I need to: \"Post the following to http://www.reddit.com/api/submit:[详细]
2023-04-10 04:54 分类:问答Exclude advertisements from social sharing thumbnail options
Awhile back I noticed that social linking sites such as Reddit, StumbleUpon and Facebook would often grab advertisements running on my site as the thumbnail image for shared pages. I didn\'t want that[详细]
2023-04-08 04:03 分类:问答Reddit API in php returns bad captcha for submitting story
Using php for Reddit api for submitting a story returns bad captcha as error. I am able to login using the api and get usermod and captcha perfectly using api.[详细]
2023-04-05 09:39 分类:问答Problem decoding json strings using json module
After contacti开发者_Python百科ng a server I get the following strings as response {\"kind\": \"t2\", \"data\": {\"has_mail\": null, \"name\": \"shadyabhi\", \"created\": 1273919273.0, \"created_utc\[详细]
2023-04-05 02:57 分类:问答Trying to create a programmatic API for Reddit with Javascript
I work for a news company, and we want to be able to submit breaking news to reddit easily. I\'m trying to create something that will login and post a link to reddit from just a url on our website.[详细]
2023-03-29 07:47 分类:问答Where do mathematical algorithms for Reddit's ranking, as an example, come from?
recently I was looking at Reddit\'s algorithm for determining what makes a post a \"hot\" topic and which content is suitable for 开发者_如何学运维the reddit homepage.[详细]
2023-03-17 05:16 分类:问答Writing my First Grease Monkey Script. How do I get innerHTML to use 'contains'?
I\'m basing it on another script as, although I\'m somewhat familiar with javascript, I\'m still learning.[详细]
2023-03-14 19:59 分类:问答Getting NEW posts from a subreddit in JSON
How would I go abo开发者_JS百科ut getting the new posts of a subreddit in JSON? Just tacking on .json to the url (http://www.reddit.com/r/SOME_SUBREDDIT/new.json) returns the following:[详细]
2023-03-09 21:22 分类:问答Is it possible to retrieve arbitrary number of items from reddit using API?
I am writing a small assistant app to read (well, filter/rank) /r/programming/ for me, because it has so many damn posts, and because certain area of my coding skills was getting rusty and it sounds l[详细]
2023-02-18 18:01 分类:问答