Search API Quickstart
Quickly integrate web search functionality into your application using the Mojeek Search API.
Prerequisites
An active account and API key. Sign-up and details can be found on the Mojeek Search API page.
Example
The example below includes the minimum recommended parameters with a preference for English language pages and UK sites, please replace these with the preferred language and location for the query.
curl "https://api.mojeek.com/search?q=mojeek&api_key=YOUR_API_KEY&lb=EN&lbb=100&rb=GB&rbb=10&fmt=json"
Next Steps
To learn more about the available query parameters and responses returned by the Mojeek Search API please see the following pages: