Summize Search API

You can use our API to integrate Summize search results with your own apps, clients, and readers. Check out these great examples of apps utilizing our API.

We serve two flavors of our Search API: Atom and JSON.

Atom API

You can grab the search results for any query as a standard Atom feed. For example, this is the Atom feed for the query twitter.

To construct a request URL, simply append your URL-encoded query to our Atom service URL:

http://summize.com/search.atom?q=<query>

You can use any of our search operators in your query. Here are a few examples:

Alternatively, if you perform a search on our site, you can click the Feed for this query link in the sidebar to obtain its Atom feed URL. You can also use the advanced search page to easily incorporate any search operators.

The API also supports the following optional URL parameters:

JSON API

The JSON API works exactly like the Atom API, but returns the results in JSON format. For example, this is the JSON response for the query twitter.

To construct a request URL, append your URL-encoded query to our JSON service URL:

http://summize.com/search.json?q=<query>

The JSON API also supports an additional URL parameter:

Talk to Us

Please with feedback and feature requests. If you integrate our API with your own application, why not include one of these stylish "Powered by Summize" badges:

Powered-by-summize-sig Powered-by-summize-badge

what you're up to so we can check it out!