Hi
 
I want to query tweets for a particular day. Say if I use "2011-07-28" as 
both starting date and ending date
"
http://search.twitter.com/search?q=samsung+since%3A2011-07-28+until%3A2011-07-28
"
 
then I can see 1 tweet on my browser but not in the xml which I receive 
through my program. Instead I get the following Http responce for the query 
'samsung'-
 
"<?xml version=\"1.0\" encoding=\"UTF-8\"?><feed xmlns:google=\"
http://base.google.com/ns/1.0\"; xml:lang=\"en-US\" xmlns:openSearch=\"
http://a9.com/-/spec/opensearch/1.1/\"; xmlns=\"http://www.w3.org/2005/Atom\"; 
xmlns:twitter=\"
http://api.twitter.com/\";><id>tag:search.twitter.com,2005:search/samsungsince:2011-07-28
 until:2011-07-28</id><link type=\"text/html\" href=\"
http://search.twitter.com/search?q=samsung+since%3A2011-07-28+until%3A2011-07-28\";
 
rel=\"alternate\"/><link type=\"application/atom+xml\" href=\"
http://search.twitter.com/search.atom?q=samsung+since%3A2011-07-28+until%3A2011-07-28\";
 
rel=\"self\"/><title>samsung since:2011-07-28 until:2011-07-28 - Twitter 
Search</title><link type=\"application/opensearchdescription+xml\" href=\"
http://search.twitter.com/opensearch.xml\"; rel=\"search\"/><link 
type=\"application/atom+xml\" href=\"
http://search.twitter.com/search.atom?since_id=96884006775296000&amp;q=samsung%20since%3A2011-07-28%20until%3A2011-07-28\";
 
rel=\"refresh\"/><updated>2011-07-29T10:05:31Z</updated></feed>"
 
I should have received the tweet, isn't it? The program runs fine if I use 
different start date and end date. Is there anything I am missing here? I 
hope I am not making any mistake in the query format. Please help me in 
solving this problem.
 
Thanks in advance.
 
 

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe

Reply via email to