For bloggers & developers
Add the MovieMind badge
Embed a free badge that links back to MovieMind. Drop it in a blog post, sidebar, or your GitHub README — it takes ten seconds and helps people find the movie they forgot.
Preview
Use badge-dark.svg on dark backgrounds and badge-light.svg on light ones.
Interactive search widget — most useful
A real search box that sends your readers straight to a live result. No script, no iframe.
<form action="https://moviemind.io/en" method="get" style="max-width:420px;font-family:system-ui,sans-serif">
<div style="display:flex;gap:8px;background:#10142a;border:1px solid #ffffff22;border-radius:14px;padding:8px">
<input name="q" placeholder="Describe a movie you forgot…" dir="auto" required
style="flex:1;background:transparent;border:0;outline:0;color:#e8ebff;font-size:15px;padding:8px 10px" />
<button type="submit"
style="border:0;border-radius:10px;padding:0 18px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(110deg,#7c5cff,#ff6bcb)">Find it</button>
</div>
<div style="margin-top:6px;font-size:12px;color:#9aa3c4;text-align:left">
AI movie search by <a href="https://moviemind.io/en" style="color:#4fc3f7;text-decoration:none">MovieMind</a>
</div>
</form>HTML badge — for any website or blog
Paste into a post, footer, or sidebar.
<a href="https://moviemind.io/en?utm_source=badge&utm_medium=referral&utm_campaign=embed" target="_blank" rel="noopener">
<img src="https://moviemind.io/badge-dark.svg" alt="Find it on MovieMind" width="232" height="44" />
</a>Markdown — for GitHub READMEs & docs
Great for open-source projects and docs sites.
[](https://moviemind.io/en?utm_source=badge&utm_medium=referral&utm_campaign=embed)Text link — contextual backlink
A natural in-content link inside an article.
<a href="https://moviemind.io/en">Find any movie by its description with MovieMind</a>