The best way to do this is to use the streaming API and catch all the
tweets containing "stanley cup" when they happen. The search API is
very limited and you will never get more then a couple of thousand
results in the past. Oftentimes much less.
Best regards,
Stefan
--
Twitter
I second that. Twitter4j is the way to go if you are looking for Java
libs. The developer is very quick with relevant updates (which is
vital for a moving target like the Twitter API).
Stefan
--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter
d doing so in the oauth form would be
the best place to do so.
Or we could just hope that we will never see any malicious Twitter
apps.
Best regards,
Stefan
--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitter
Excellent, got this working in under 10 min. If I could buy you a beer I would.
Stef
On Thu, Sep 2, 2010 at 4:40 PM, M. Edward (Ed) Borasky
wrote:
> I don't know the PHP, but the call does *not* require authentication if you
> are willing to live with 150 API calls per hour. It's "GET users/show
anks;
> — Matt Sanford
>
> On Mar 12, 2009, at 08:18 AM, Stefan Hueg wrote:
>
>
>
> > It seems that the "filter:links" method uses a cached version, using a
> > predefined threshold for how frequently a user is posting
> > his tweets. It'
query takes too long and we mark it as timed out).
>
> Thanks;
> — Matt Sanford
>
> On Mar 12, 2009, at 05:18 AM, Stefan Hueg wrote:
>
>
>
> > Hi,
>
> > I have the same problem concerning links in tweets using the search
> > function.
> > The followi
Hi,
I have the same problem concerning links in tweets using the search
function.
The following links produce different results as you can see:
http://search.twitter.com/search.atom?q=filter:links+from:_vg
and
http://search.twitter.com/search.atom?q=from:_vg+http
They should return the same lin