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

Append the parameter &nsfw to include results that are marked as not safe for work.

Terms of Use:
1. Set terms here.