The Mwmbl web search API provides a generous free tier — try it out:
curl "https://api.mwmbl.org/api/v2/search/?q=open%20source%20search%20engine"
Start for free — no credit card, no sign-up required. When you need more, it's $5 per 1,000 requests, with a spend cap you control. All access shares the same fast, ethical search index.
Anonymous
Free
Pay as you go
Enterprise
Pay-as-you-go usage is billed monthly in arrears. No long-term commitment — change or cancel your spend cap any time. Quotas reset on the first of each month.
Do I need a credit card to sign up?
No. The Free tier requires only an email address. You only need payment details when you turn on pay-as-you-go billing.
How does the $5 per 1,000 requests billing work?
Beyond your free 2,000 requests/month, usage is metered at $5 per 1,000 requests and billed monthly. You set a spend cap so you're never surprised by a bill — change or remove it any time from your dashboard.
What happens if I exceed my quota?
On the free tier, requests beyond 2,000/month return a 429. If you've turned on pay-as-you-go, usage beyond the free 2,000 is billed until you hit your spend cap — after that, requests return 429 until your quota resets.
Is my API key affected when I turn on pay-as-you-go?
No — your API key stays the same. Just pass it as the `api_key` query parameter, same as before.