Twingly Analytics API enables full text blog search capabilities through an XML-based HTTP API. To post search queries through the API an API key must be given. Below is a form that can be used to test the API. It builds an URL that is used to call the API. The URL has the following structure: http://api.twingly.com/analytics/Analytics.ashx?key=[API key]&searchpattern=[search]&ts=[from timestamp]&tsTo=[to timestamp]&documentlang=[ISO language code]&xmloutputversion=[version] The result is an XML-document with data about each blog post matching the searchpattern. The blog posts are by default returned in date order starting with the newest. A most 1000 blog posts are returned for any given query. For instructions on how to use the search language, please refer to the help section.
http://api.twingly.com/analytics/Analytics.ashx?key=[API key]&searchpattern=[search]&ts=[from timestamp]&tsTo=[to timestamp]&documentlang=[ISO language code]&xmloutputversion=[version]
sort:twinglyrank