Free Fiber Availability Widget for Your Website

Add a free fiber-availability checker to your website. It’s perfect for realtors, property managers, relocation guides, and local blogs — your visitors check fiber options at their address in one click, and it costs you nothing.

Live preview

This is exactly what your visitors will see:

Check Fiber Internet Availability
Enter your address to see fiber providers near you.


Powered by FiberNear

Grab the code

Copy this snippet and paste it anywhere in your site’s HTML — a sidebar, a blog post, a resource page. No account or API key needed.

<div style="max-width:380px;font-family:system-ui,-apple-system,sans-serif;border:1px solid #e3eaf2;border-radius:12px;padding:18px;box-shadow:0 6px 20px rgba(10,37,64,.08)">
  <div style="font-weight:800;color:#0a2540;font-size:1.05rem;margin-bottom:4px">Check Fiber Internet Availability</div>
  <div style="color:#5b6478;font-size:.85rem;margin-bottom:12px">Enter your address to see fiber providers near you.</div>
  <form action="https://fibernear.com/" method="get" target="_blank">
    <input name="address" placeholder="Your address or ZIP" required style="width:100%;height:42px;padding:0 12px;border:1.5px solid #e3eaf2;border-radius:8px;font-size:16px;box-sizing:border-box;margin-bottom:10px">
    <button type="submit" style="width:100%;height:44px;border:0;border-radius:8px;background:linear-gradient(135deg,#1e6bff,#00c2ff);color:#fff;font-weight:700;font-size:1rem;cursor:pointer">Check Availability &rarr;</button>
  </form>
  <div style="text-align:center;margin-top:10px;font-size:.75rem;color:#8aa6c4">Powered by <a href="https://fibernear.com" rel="noopener">FiberNear</a></div>
</div>

How it works

When a visitor enters their address and clicks the button, they’re taken to FiberNear where we compare the fiber providers serving that address. It’s free for your visitors and free for you.

One simple condition

Please keep the “Powered by FiberNear” link intact — that attribution link is the only thing we ask in return for the free tool. Other than that, embed it wherever it’s useful.

Questions or want a custom-styled version for your site? Email hello@fibernear.com.