Sean, I will look into it. When I was researching the APIs I think I was confused that there were so few links to tweetphoto pics (but plenty of conversational mentions). I didn't realize that pic.gd was the URL shortener for it. That changes everything.
At first, I was implementing only RESTful services that could be called with a static URL pattern, but now I'm moving on to Flickr and others that require multiple calls to get the full image info, so I will definitely give pic.gd a shot. Thanks for the heads up! -jonathan On Jun 5, 5:22 am, TweetPhoto <[email protected]> wrote: > You guys might also want to add our photo sharing service to the mix, > tweetphoto.com and pic.gd > > Sean > > On Jun 4, 10:16 pm, Chethan <[email protected]> wrote: > > > > > On Jun 5, 7:09 am, Jonathan <[email protected]> wrote: > > > > Hello - > > > > I developed the application Twitcaps (http://twitcaps.com) and I can > > > tell you that what I am using in my search API calls is "twitpic.com", > > > "yfrog.com" or "twitgoo.com" (or any other arbitrary image provider, > > > img.ly, etc). I found that by including the ".com" at the end, I wound > > > up with more real image URLs and less mere conversational mentions of > > > "twitpic" to parse through. > > > > Unfortunately, I don't have any good sample code for you. I'm running > > > on Grails/Groovy. > > > > -jonathan > > > > On Jun 4, 7:05 am, Chethan <[email protected]> wrote: > > > > > Hello, can anyone please tell me how to search for photos in twitter/ > > > > twitpic, > > > > (ex:http://www.twitpicsearch.com,http://tweetgrid.com/twitpicgrid), > > > > it would be really helpful if you could provide me with some sample > > > > code, I am using PHP and jQuery > > > > > Thankyou > > > Thank you jonathan. It was really helpful- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text -
