Or you could collect data from streaming API for a while, to filter out
active users.
There are about 600 tweets / sec, which might (optimistically) give you a
decent blacklist in as few as 24 hours.
On Fri, Feb 26, 2010 at 7:35 AM, Abraham Williams <4bra...@gmail.com> wrote:
> You could sequen
Unless you've made prior arrangements with Twitter, your account is at the
default access level. We'll be making announcements about increased access
levels over the next several months.
-John Kalucki
http://twitter.com/jkalucki
Infrastructure, Twitter Inc.
On Thu, Feb 25, 2010 at 10:52 PM, Aru
Hi all,
I was going through the webpage
http://apiwiki.twitter.com/Streaming-API-Documentation to know about the
streaming API.
I got a doubt on the same. No where in the webpage its mentioned what access
i have currently for the streaming API.
Is there any place to check my access level for str
I've cobbled together some simple perl scripts for Twitter based on Marc
Mims' Net::Twitter module.
http://github.com/StrandedWind/Simple-Perl-Scripts-For-Twitter/
These are 'unix way' tools - simple things less than a page long that
perform basic Twitter
functions in such a fashion that o
Yeah that's the thing I guess. This site is kind of doing what I want,
but I need accounts with only 1 tweet.
http://myfirsttweet.com/
On Feb 25, 6:05 pm, Abraham Williams <4bra...@gmail.com> wrote:
> You could sequentially pull profiles but that would take you ~110 million
> API calls...
>
> Abr
OWF is interesting. I don't know if Twitter would adopt it but I would like
to hear their thoughts on it.
Abraham
On Thu, Feb 18, 2010 at 18:02, Chris Messina wrote:
> Actually, NOW would be the time to contribute feedback to the OWF,
> since there's a good amount of momentum converging on final
I am only using the Search API, in conjunction with statuses show.
http://api.twitter.com/1/statuses/show
But do get the error message mentioning 150 maximum requests per IP
per hour.
Statuses/home_timeline should return the authenticated accounts statues as
well as the statuses by accounts the authenticated account follows.
Be careful though as there could be protected statuses in the timeline.
Abraham
On Tue, Feb 16, 2010 at 09:41, Danny wrote:
> As a web developer, I hav
503 is not an authentication error - 503 is a "service is unavailable".
we're in the process of transitioning our name search infrastructure, so
please be prepared for a few 503s.
On Thu, Feb 25, 2010 at 7:00 PM, Duane Roelands wrote:
> Getting steady 503 errors when trying to execute user searc
>
> Last I heard if you use https://api.twitter.com/1 with OAuth the rate
> limit is 350/hour.
>
its true. use oauth. just also, please, read the rate limiting headers
that are coming back and dynamically adapt.
> On Thu, Feb 25, 2010 at 18:45, eco_bach wrote:
>
>> Hi
>> Am about to launch a
Getting steady 503 errors when trying to execute user searches.
I know my OAuth signature generation is working because I can post
tweets and read timelines.
http://api.twitter.com/1/users/search.xml?oauth_consumer_key=[REMOVED]&oauth_nonce=9431003&oauth_signature_method=HMAC-SHA1&oauth_timestamp
Generally from a matter of hours to number of days, maybe a week at the max.
Last I heard if you use https://api.twitter.com/1 with OAuth the rate limit
is 350/hour.
Abraham
On Thu, Feb 25, 2010 at 18:45, eco_bach wrote:
> Hi
> Am about to launch a new twitter application but am concerned that
Hi
Am about to launch a new twitter application but am concerned that I
am handicapped by the maximum number of 150 requests per hour.
Can anyone tell me how long the whitelisting process takes?
You will have to have users click to retweet manually or implement the
retweet API.
Abraham
On Wed, Feb 24, 2010 at 20:18, escarp wrote:
> We've been looking around for a few hours, but something we thought
> would be relatively easy has proven somewhat tricky.
>
> Is there a basic URL syntax f
You could sequentially pull profiles but that would take you ~110 million
API calls...
Abraham
On Thu, Feb 25, 2010 at 14:50, twangybird wrote:
> Still hoping someone can provide some insight into this issue.
> deadline looms. anyone?
>
> On Feb 24, 9:47 am, twangybird wrote:
> > Can anyone he
hi - i think this is more an issue with our documentation.
if you were to attempt to get my favorites stream, for example, you can do
it without authentication because i'm a public user. if you attempt to get
a protected user, you would need to authenticate to confirm that you have
permission to
hi tim.
can you try again please? after doing a few things, i then ran a search for
a user who i know geotags, and it now seems to work?
[ra...@tw-mbp13-raffi ~]$ *curl "
http://search.twitter.com/search.atom?q=renonelab"*
...
...
RT @edtheplumber Help! My wife rescued this pup! Go
Oh ... wait ... when you do a search *with* a geocode parameter, you
get user locations and geocodes if the tweet is geotagged. If you do a
search *without* a geocode parameter, you don't get either. Is it
supposed to give those even without the geocode parameter? Is that a
bug? I thought i
I haven't done much search testing recently, but I do have "filter"
working with locations now. I'm running a test for, of all places,
Portland, Oregon, at the moment and it is delivering those few tweets
that are geotagged. ;-)
--
M. Edward (Ed) Borasky
borasky-research.net/m-edward-ed-bora
try taking a look at
http://apiwiki.twitter.com/Streaming-API-Documentation#locations
On Thu, Feb 25, 2010 at 12:17 PM, Dztt wrote:
> Has there been any word on when we can get access to the geo-hose?
> I'm very new to the twitter api but from what I have read the geo-hose
> is exactly what I am
ok - this is a major bummer, but thanks for confirming. we'll start to
investigate and potentially put together a fix.
On Thu, Feb 25, 2010 at 12:44 PM, Tim wrote:
> Ed and Raffi,
>
> We use the #wxreport tag. And we had been using the follow atom
> search to query twitter about once every fiv
Thank you everyone. Once I changed my password the headache went away.
On Jan 31, 11:41 am, Andrew Badera wrote:
> that could be read as "but it's ok to give your password to
> applications using oauth."
>
> On Sun, Jan 31, 2010 at 11:38 AM, Raffi Krikorian wrote:
> > don't give your passwords
Has there been any word on when we can get access to the geo-hose?
I'm very new to the twitter api but from what I have read the geo-hose
is exactly what I am looking for. I need to be able to get all
georeferenced tweets for a specified area.
Sorry, but exactly this portion of the documentations goes above my head.
Can you please explain a bit more to me how a default access account can be
used along with the elevated access account to minimize the data loss?
Thanks,
Alam Sher
On Thu, Feb 25, 2010 at 7:15 PM, John Kalucki wrote:
>
Ed and Raffi,
We use the #wxreport tag. And we had been using the follow atom
search to query twitter about once every five minutes -
http://search.twitter.com/search.atom?q=%23wxreport&rpp=100
My last tweet sent from my droid should have been geocoded.
user:timbrice17
time:Thu, 25 Feb 2010 16
Ed and Raffi,
We use the #wxreport to search twitter. We use the following atom
search to poll twitter about every 5 minutes-
http://search.twitter.com/search.atom?q=%23wxreport&rpp=100
We normally would pull the lat lon from the returned data, but like I
said those have seemed to go blank.
My
I have now in quick succession seen two glowing reviews of Twitter
follower management tools that enable people to, in bulk, unfollow
those who don't follow them back, plus several other features.
The one review was on TechCrunch and the other one on ReadWriteWeb.
Now, according to Jesse Stay's e
I'm seeing the same thing. I do a status list and I get all of the
tweets and they contain location lat longs. I do a search with json
for geocode= and the tweets have geo=null in them. have a look at
@popdavidl
David.
On Feb 25, 12:10 pm, Raffi Krikorian wrote:
> hi tim.
>
> do you have an exam
Still hoping someone can provide some insight into this issue.
deadline looms. anyone?
On Feb 24, 9:47 am, twangybird wrote:
> Can anyone help me discover a method of finding dormant Twitter
> accounts in which the owners only submitted one tweet to twitter.
>
> I'm trying to have a developer bui
I should add that the RSS is completely open for this on all users
pages, so it stands to good reason that this API method should remain
open (obviously with the exception of protected user accounts).
Remy / @rem
Just doing a review of the API docs to catch up on any changes, and
the favorites method is now saying that authentication is required.
Currently on the old and new API, authentication *isn't* required.
Please, please, tell me this is just a mistake and you don't plan to
close this to auth access
http://search.twitter.com/search.atom?ands=olympics+covergirl&rpp=100
contains results from the 19, and the 20th of Feb.
However,
http://search.twitter.com/search.atom?ands=olympics+covergirl&rpp=100&since=2010-02-20&until=2010-02-20
still returns tweets from the 19th ?
is this a timezone issue ?
It seems to be intentional to me. I'm not sure what the reasoning for the
variation is though.
Abraham
On Tue, Feb 23, 2010 at 02:32, srikanth reddy wrote:
> Hi
> I have noticed this problem from my app as well as in browser.
> Lets say userA logs into twitter and hits the link for retweeted st
hi tim.
do you have an example of a tweet that you think should have geodata that is
not showing up with geodata on search?
if one exists, i believe, that's a bug and we'll look into it.
On Thu, Feb 25, 2010 at 8:36 AM, Tim wrote:
> I'm working on the National Weather Service's Twitter Storm R
What's your hashtag? Are you using the Search API?
--
M. Edward (Ed) Borasky
borasky-research.net/m-edward-ed-borasky/
"A mathematician is a device for turning coffee into theorems." ~ Paul Erd?s
Quoting Tim :
I'm working on the National Weather Service's Twitter Storm Report
Project. We are
i believe your signature base string is wrong. i would expect the signature
base string for a
status=This is a test
to have a
status%3DThis%2520is%2520a%2520test
give that a shot?
On Thu, Feb 25, 2010 at 6:42 AM, Berto wrote:
> So I've been able to get everything working except for posting
So I've been able to get everything working except for posting things
with spaces or any special characters that get encoded. All of the
regular oauth parameters are being encoded correctly, because anything
without any extra parameters works fine so I'm not quite sure what
needs to be fixed. A g
I'm using classic asp with regex for that works great - if youre using
windows server. Just google classic asp twitter.
On 2/25/10, Jordan Running wrote:
> The answer will depend on the language you're working with, but generally it
> will involve using a regular expression to detect and extract
I'm working on the National Weather Service's Twitter Storm Report
Project. We are pulling tweets with our search hash tag and plotting
them on a map. We had been using an atom search to get the geocoded
lat lon pairs, but about three days ago all the tweets started coming
in with geo=null. It a
Indeed several, but people love ours because we do it smarter:
* change @mentions to Twitter real names
* post links to FB wall so your friends can see previews, watch
videos, and/or play audio inline
* give you the option of an inclusive (#fb) or exclusive (!fb) filter
on what tweets to post
See
Does anybody knows roughly the gardenhose access to streaming API
provides what % of total tweets.
On Thu, Feb 25, 2010 at 00:06, srikanth reddy wrote:
> Combine retweet timelines? But 'Retweets by Me' returns only 20( as per
> doc) and other time lines return more.
>
And has a count parameter that can return up to 200.
> < already retweeted? There is no adverse effect>>
>
> Twitter returns
The answer will depend on the language you're working with, but generally it
will involve using a regular expression to detect and extract the URL.
If you're using Ruby, you're in luck because Twitter has released its own
text processing code to the community:
http://github.com/mzsanford/twitter-
Thanks Scott that does help, but yes, something more detailed would be
great (unless the complete answer is "an email" as Scott said).
Basically, I want to play by the rules, but haven't seen this one
spelled out anywhere.
On Feb 24, 12:28 am, Abraham Williams <4bra...@gmail.com> wrote:
> I've no
FYI: There's already an app that posts Tweets to Facebook.
-John
On Thu, Feb 25, 2010 at 12:02 AM, Jonathan Strauss <
jonat...@snowballfactory.com> wrote:
> Heh :-) The app we're building, TweetPo.st, is designed to post the
> user's tweets to Facebook. So, the call-to-action I proposed would b
Yes, this is indeed what you should be doing. If you have a low tolerance
for data loss, you will then use a total of four accounts: 2 elevated and 2
default access accounts. If you can tolerate a few missing tweets on each
reconnect, you can just use the two elevated accounts.
-John Kalucki
http:
I'm by no means an expert here, but it sounds like an encoding issue
when you're creating your signature. Try posting a status update.
Can you post anything with spaces/special characters or can you post
only one word with no special characters? I remember having that
problem when I tried to post
So in case, if I have 20K users and I have to, say track 60K keywords
for them + also have to follow all of them. I should be applying for 2
higher access accounts one for track predicates and other for follow
predicate. Does this make sense?
Thanks,
On Feb 25, 8:44 am, John Kalucki wrote:
> Thi
Trends api call only supports JSON.
On Jan 28, 12:54 am, Raffi Krikorian wrote:
> what methods return XML exclusively?
>
> when it comes to the REST API (not necessarily the search API), we should be
> returning XML and JSON for all of them (IMHO, use JSON). we do support RSS
> and Atom for the
Haven't been able to make a call like 'http://api.twitter.com/1/users/
search.xml?q=ev' today. Getting HTML error page.
Hello,
I'm using below library on my pure HTML client application for OAuth process.
http://oauth.googlecode.com/svn/code/javascript/
I only use this library set and can't found problem on your token.
my client app may help you if you're interest.
mbtweet (only for Safari 4, Chrome and other Web
Thank John and Ntwrk Team ! ;-)
On Feb 24, 8:48 pm, John Kalucki wrote:
> Network operations believes that they found and fixed the proximate cause of
> the connection abandonment issue -- a periodically overwhelmed LB CPU. The
> LB should close connections in this case, but for some reason it wa
Heh :-) The app we're building, TweetPo.st, is designed to post the
user's tweets to Facebook. So, the call-to-action I proposed would be
specific to our app: i.e. if TweetPo.st users were not seeing the
expected behavior from the app.
But, we have decided to do basically what you suggest to start
So in case, if I have 20K users and I have to, say track 60K keywords for
them + also have to follow all of them. I should be applying for 2 higher
access accounts one for track predicates and other for follow predicate.
Does this make sense?
Thanks,
Alam Sher
On Thu, Feb 25, 2010 at 8:44 AM, Joh
Hello,
I am moving my twitter app to OAUTH.
I am fine with most of the URLs/use case but I have problem with
favorites/create and favorites/destroy/
For example, If I login with OAuth , i could view the friends timelen,
check for
existing block and follows between users but when I try to create a
Combine retweet timelines? But 'Retweets by Me' returns only 20( as per doc)
and other time lines return more.
<>
Twitter returns 403 since it has already been retweeted. There is no adverse
effect as such. Just UX concern.
Hmm that bug is in NEW state.
On Thu, Feb 25, 2010 at 4:46 AM, Abraham
56 matches
Mail list logo