Reddit pronounced as "red-it" is a social news ranking website.
0
votes
0answers
8 views
How does reddits authentication work?
I'm trying to run a page on site.com and then do authentication with ajax on ssl.site.com. I can't get it to work without doing a CORS request and I want to support IE8 and 9. I've tried many ...
0
votes
1answer
28 views
i need to restart django server to make my app properly work
so i made a python script to grab images from a subreddit (from Imgur and imgur albums). i successfully done that (it returns img urls) and wanted to integrate it into django so i can deploy it online ...
0
votes
0answers
31 views
how do I go about streaming images on my site from another site using flask/python
So I have been working on a flask/python project to gain more experience on real world stuff. So far I have created a registration page/login/email. I have a page called reddit (this is all not ever ...
-2
votes
1answer
51 views
Use Reddit API to access front page data on IOS [closed]
How do you use the reddit API to get the title/upvotes/op of a post using IOS? Is it even possible or do I have to parse the HTML? I have already parsed the front page but the posts I get don't match ...
0
votes
0answers
26 views
reddit API wrapper for PHP returns null? [closed]
Okay so apparently this was not a valid question...
0
votes
1answer
41 views
Reddit API - Pull Information from Json using foreach()
I am trying to pull the title and url from the Reddit JSON API using PHP's foreach() loop. Here is what the JSON outputs when used in print_r.
Here is the code I have so far...
$string_reddit = ...
0
votes
1answer
28 views
Can I detect whether a submission is a self post using praw?
Is it possible to detect whether a user's submission on reddit is either a self-post or a link to an external URL?
I want to exclude all self-posts but can seem to find anything in praws ...
1
vote
1answer
46 views
Python PRAW Wrapper, Logic Problems
What I'm aiming to do is to get the top submission from Reddit, append it to an array and then get the second top submission, third, fourth, etc. I'm using place_holder to get the next submission, ...
0
votes
1answer
47 views
Editing the Reddit Enhancement Suite's Userbar
I'm currently trying to edit the RES userbar for my subreddit. It looks like this:
It also collapses.
I want to float almost all of the elements to the right so that they are lined up vertically. ...
1
vote
2answers
41 views
404 error while doing an api call to Reddit
According to their documentation:
This should be enough to get the hottest new reddit submissions:
r = client.get(r'http://www.reddit.com/api/hot/', data=user_pass_dict)
But it doesn't and I get ...
0
votes
0answers
25 views
Trying to login and get personal frontpage, no modhash returned
I am trying to create an application that log the user into reddit and then load the users personal frontpage.
This code log in the user from a password and username. It seems to be working and ...
-2
votes
1answer
45 views
reddit Picture of the posted link disappears [closed]
When I submit a link on Reddit, the picture of it (the one at the left) disappears after a while and the picture changes to the reddit logo with a camera and a question mark. Anyone have any clue how ...
0
votes
0answers
51 views
How to login to reddit.com using the api?
I'm not sure how to format my request url to login to reddit using the api. I've tried this but I just get a page not found error
...
-1
votes
1answer
220 views
HTTP Error 504: Gateway Time-out when trying to read a reddit comments post
I am encountering an error when trying to get a comments' http from reddit. This has happened to various URLs (not all of them with special characters) and this is one of them. In one hour time frame, ...
0
votes
0answers
101 views
What is the correct URL for Digg / Reddit share submission?
I have the following code for a custom share button on my site:
<div>
<a href="http://reddit.com/submit?url=<?php echo get_permalink() ?>&title=<?php the_title(); ?>" ...
0
votes
1answer
112 views
Help getting URL linked to by Reddit post With PRAW
Using Praw I am trying to get the post linked to in the title of a Reddit submission. For example the submission links to this image. I have tried figuring out a way to extract this information from ...
2
votes
2answers
98 views
Total Score ranking algorithm
Background;
I am looking for a way to calculate the score of a piece of audio based on listeners feedback. Each time a user listens to the track, they must vote if they like it, a simple yes or no. ...
2
votes
1answer
137 views
Unable to refresh Reddit OAuth 2.0 access token
I cannot refresh the Reddit access token.
When I send following request to https://ssl.reddit.com/api/v1/access_token
Content-Type: application/x-www-form-urlencoded
Authorization: #####
...
1
vote
0answers
79 views
reddit : onclick window.location
I am using reddit sharing button in my blog but when the share button is clicked it opens in same windows rather then in new window.
What needs to be changed to make the reddit to open in new window.
...
1
vote
1answer
177 views
System.Net.WebClient.DownloadString();
The Following c# code downloads the json of a Reddit random page. It is correctly downloading and looping if the value found is not valid. However, the returned string is the same for about a minute ...
2
votes
1answer
100 views
Is there a way to get a list or json of all the subreddits using the api?
I've been looking at the API methods and couldn't find one that would return a json with all the subreddits. Or is the only way to do this is by scraping reddit.com/reddits?
0
votes
1answer
130 views
can I fetch more than 1000 images with the reddit api?
I've written a reddit image scraper and the reddit API is only letting me go up to the latest 1000 images. Does anyone know if I can pay extra to get more data (to go into the hundred thousands), or a ...
0
votes
1answer
49 views
Reddit API by_id request issues
I am attempting to send a batch of link ids to the reddit api. A few of my id's are not coming back in the response. Also, some of the posts in the results were not in the original requests. Am I ...
0
votes
1answer
213 views
How to login using Reddit's API?
Am trying to access my Reddit user's account by using the Reddit API - POST login Endpoint listed on its API page.
I tried this:
curl -i -X POST -d '{"user":"myusername", "passwd":"mypassword", ...
0
votes
1answer
118 views
What are the different sorting types allowed in Reddit's JSON API?
I came across a function that fetches the top images from reddit, with its API.
sr='pics'
sorting=''
url = r'http://www.reddit.com/r/{sr}/{top}.json'.format(sr=sr, top=sorting)
However I found that ...
0
votes
0answers
73 views
RabbitMQ not listening on port 5672
Ive installed a Reddit Clone in an EC2 server, and I am getting errors that says
error connecting to amqp reddit @ localhost:5672 (IOError('Socket closed',))
as i checked on NMAP on what ports were ...
0
votes
1answer
28 views
Is it possible to download #of votes and the rate of votes an image has in reddit?
I found an online image scrapper that can basically download all the imgur images from a subreddit category, can anyone tell me if the reddit API allows me to also add the number of votes and the rate ...
1
vote
0answers
63 views
Cassandra Internal Error
I'm trying to install reddit manually on my computer; using this guide. I'm running into an error trying to get Cassandra set up.
The install guide says to:
$ cassandra-cli -h localhost
...
0
votes
1answer
87 views
Trying to set a tile's background to images from the internet
When I execute this code the tile will be empty, Can anyone explain to me why and how to fix it?
private void CreateCycleTileWide()
{
if (!Mangopollo.Utils.CanUseLiveTiles)
{
...
0
votes
1answer
99 views
I'm trying to make a reddit app for windows phone 7, any starting point? [closed]
I'm new to WP7 and C#, I looked through reddit's APIs but didn't see any obvious C# working sample on how to display user info, or on how to list subreddits etc.
Edit: I found this cool little ...
0
votes
1answer
58 views
Monitoring request headers sent by Node.js
So I'm working on a service that calls a subreddit and requests the hottest articles in JSON. Now Reddit likes that anyone using the reddit API modifies their User-Agent Header to be descriptive ...
1
vote
1answer
300 views
Obtaining reddit data
I am interested in obtaining data from different reddit subreddits. Does anyone know if there is a reddit/other api similar like twitter does to crawl all the pages?
0
votes
1answer
131 views
Getting Always Error 500 Asking with Reddit's API for Votes Count
I'm using Reddit's API to get votes count for a given URL (I'm doing that like this, http://www.reddit.com/api/info.json?url=$url). I'm always getting Error 500 message. I give you a snippet of my ...
0
votes
1answer
239 views
Can't get /api/login/ to work - JavaScript / Reddit
i'm running out of attempts... just got this "you are doing that too much. try again in 27 minutes." so I thought I would come here and ask.
This is the request I'm sending
URL:
...
1
vote
1answer
170 views
Accessing chrome.history from javascript in an extension and changing the page being viewed
My goal is to create a button that when clicked deletes the parent divs on reddit whose links have already been visited. Due to security issues, visited link status cannot be detected from ...
1
vote
1answer
132 views
Trying to scrape images from reddit using their API and cURL [closed]
I am pretty new to Php and I try to write some code that will scrape images from reddit.
Right off the bat I have a problem. When I execute this code reddit wants to confirm that I am over 18, which ...
3
votes
2answers
103 views
There's one line of Reddit's code (the ranking feature) made me confused
The code is from this page:
https://github.com/reddit/reddit/blob/master/r2/r2/lib/db/_sorts.pyx
Here is the code snippet:
cpdef double epoch_seconds(date):
"""Returns the number of seconds from the ...
1
vote
2answers
155 views
What is the best approach to preventing voting spam? i.e. how does reddit do it [closed]
Reddit, as we all know, allows around 1 vote per ip address per link to avoid issues with spammers. I am working on a Slim application that will have a voting feature and I, quite frankly, have no ...
0
votes
1answer
125 views
How do I install reddit on a local OS X machine?
They have provided a install script for Ubutu. But how do I install reddit on a Mac OS X machine ? [Mountain Lion]
The dependencies are listed here : ...
-2
votes
1answer
165 views
How do I get an rss feed of my reddit saves? [closed]
Ultimately I'm trying to use IFTTT to transfer pictures I've saved on reddit to google drive, so I can use them as my random desktop pictures. I found this IFTTT recipe: ...
0
votes
0answers
134 views
need help setting up reddit oauth with nodejs
I've been struggling with this for a couple days now and the Reddit API documentation has not provided me with the insight i need to get oauth access using node. I registered my application with ...
1
vote
0answers
250 views
How do I set a cookie in iOS Phonegap?
I'm using the reddit API and can successfully login and receive a cookie value in return. The code I use is as follows
loginPost = $.ajax({
type: 'POST',
url: 'http://www.reddit.com/api/login/' + ...
0
votes
2answers
49 views
Install PRAW with MacPorts Python
Question
How can I install PRAW with a MacPorts version of python?
It seems like there is no port for it.
What I tried
The closest thing I've found to this question is: MacPorts manual port ...
0
votes
0answers
83 views
How do I load content in a loop onclick intead of on page load?
I'm writing a script to append the top 25 posts from reddit and have the respective links open in a sliding div below. Currently the script outputs the post content in a div which slides down when the ...
0
votes
2answers
75 views
How do I fix this loop so that the correct link is loaded and opened onclick?
I'm writing a script to append the top 25 posts from reddit and have the respective links open in a sliding div below. Currently the script outputs the same post for each item in the loop. I ...
0
votes
1answer
101 views
Can the REDDIT Api be used to send a PM to another Reddit user?
I have been looking at the REDDIT api documentation, and just by looking at it, it seems that one CANNOT(?) send a PM message to another Reddit user. Please, prove me wrong :)
Is it possible to see ...
0
votes
0answers
112 views
Reddit API for homepage with JSON format
Hello and first off thank you for read this.
I'm looking into reddit's API because I was to display the thumbnails and titles of the post on my page and I was looking for the JSON data.
After ...
3
votes
2answers
916 views
Reddit API returning useless JSON
I'm trying to scrape new stories from Reddit using their API and Python's urllib2, but I keep getting JSON documents like this one:
{ u'kind': u'Listing', u'data': { u'modhash': u'', u'children': [], ...
0
votes
1answer
94 views
Finding low-voted posts on Reddit
The Reddit API provides information on the score of any given post, including the number of upvotes, the number of downvotes, and the overall score. I want to use this information to do some analysis ...
2
votes
1answer
142 views
How to page through top-stories on Reddit?
Maybe I'm just tired, but I can't figure out how to use the Reddit-API to retrieve stories properly despite staring at the API docs [1] for an hour..
For example if I GET the URL ...

