Using JSON API

Use https://domain/json/ to get a JSON output of search results.

Example: https://domain/json/?q=test outputs results for the query 'test'.

Append the parameter &o=NUM to get the next page of results.
To determine the value of NUM, look for the presence of NextOffset at the end of the JSON data.
Example: https://domain/json/?q=test&o=12

Terms of Use:
1. Set terms here.