The Social Archive allows full-text searches of the archive. The search applies only to the content of the 'bit'. To request search results, append your URL-encoded query as a parameter to the search method:
Endpoint:
http://dataranch.net/archiver/search.xml
Method: GET | Params - 'q=[Keyword], service=[service name]'
Max Results: 50, Paging: Coming soon.
Example:
Find 'bits' containing a word:
http://dataranch.net/archiver/search.xml?q=chocolate
Find 'bits' referencing a user:
http://dataranch.net/archiver/search.xml?q=%40socialarchive
Find 'bits' containing a hashtag:
http://dataranch.net/archiver/search.xml?q=%23windows
Sample Output:
<entry>
<title><![CDATA[estou comendo pipoca de chocolate para comemorar o chocolate que daremos ao flamengo hj]]></title>
<link href="http://archiver.co/bitdetails/twitter/28629927000/"></link>
<profile_image>http://a1.twimg.com/profile_images/1144917365/sadaasdasd_normal.JPG</profile_image>
<service_name>twitter</service_name>
<id>28629927000</id>
<user_screen_name><![CDATA[crvgcamila]]></user_screen_name>
<description><![CDATA[estou comendo pipoca de chocolate para comemorar o chocolate que daremos ao flamengo hj]]></description>
<textbody><![CDATA[estou comendo pipoca de chocolate para comemorar o chocolate que daremos ao flamengo hj]]></textbody>
<user_location><![CDATA[]]></user_location>
<user_followers_count>119</user_followers_count>
<date_created>2010-10-24</date_created>
<date_long>Sun Oct 24 21:26:21 +0000 2010</date_long>
<pubDate>Sun Oct 24 21:26:21 +0000 2010</pubDate>
</entry>