Search API

Search API which will display results in xml format. Easy to access
and embed into your website.

http://www.iwannasearch.com/ws/search

Parameters :

q = query

l = limit – Optional

p = page – Optional

Example:

http://www.iwannasearch.com/ws/search?q=india&l=20&p=2

The above api will display result for “india”, 20 results in a page of 2.

Leave a Reply