Embed Our Broadband Availability Checker
Help your visitors find internet providers in their area. Our free embeddable widget lets users check broadband availability by ZIP code, powered by 13.1 million FCC Broadband Data Collection records. Adding the widget to your site takes less than a minute and requires no technical expertise.
What the Widget Does
The InternetProviders.ai broadband availability checker allows visitors on your website to enter a ZIP code and instantly see which internet service providers serve that area. Results include provider names, connection types (fiber, cable, DSL, 5G, satellite), maximum speeds, and starting prices when available.
The widget is designed to be lightweight, responsive, and privacy-friendly. It does not use cookies, does not track your visitors, and loads asynchronously so it will not slow down your page. It automatically adapts to light and dark color schemes.
Embed Code Snippets
Choose the embed variant that best fits your site layout. Select the code, copy it, and paste it into the HTML of any page where you want the availability checker to appear.
Standard (Full Width)
RecommendedFull-width layout that works in blog posts, articles, and content pages. Fills the width of its parent container.
<iframe src="https://internetproviders.ai/widget/coverage/" width="100%" height="500" style="border: none; border-radius: 12px;" title="Check Internet Providers in Your Area" loading="lazy" allow="geolocation" ></iframe> <p style="font-size: 12px; text-align: center; margin-top: 8px;"> Powered by <a href="https://internetproviders.ai/" target="_blank" rel="noopener">InternetProviders.ai</a> </p>
Compact (Sidebar)
320px wideNarrow layout designed for sidebars, widget areas, and narrow columns. Fixed 320px width with a shorter height.
<iframe src="https://internetproviders.ai/widget/coverage/?compact=true" width="320" height="400" style="border: none; border-radius: 8px;" title="Check Internet Providers" loading="lazy" allow="geolocation" ></iframe> <p style="font-size: 11px; text-align: center; margin-top: 4px;"> Powered by <a href="https://internetproviders.ai/" target="_blank" rel="noopener">InternetProviders.ai</a> </p>
Pre-Filled ZIP Code
Location-specificPre-fills the ZIP code field so results load immediately. Replace 90210 with your target ZIP code. Ideal for local business sites, apartment listings, and city-specific content.
<iframe src="https://internetproviders.ai/widget/coverage/?zip=90210" width="100%" height="500" style="border: none; border-radius: 12px;" title="Internet Providers in 90210" loading="lazy" allow="geolocation" ></iframe> <p style="font-size: 12px; text-align: center; margin-top: 8px;"> Powered by <a href="https://internetproviders.ai/" target="_blank" rel="noopener">InternetProviders.ai</a> </p>
Dark Theme
Dark backgroundsForces dark mode regardless of the visitor's system preference. Best for sites with dark backgrounds or dark-themed designs.
<iframe src="https://internetproviders.ai/widget/coverage/?theme=dark" width="100%" height="500" style="border: none; border-radius: 12px;" title="Check Internet Providers in Your Area" loading="lazy" allow="geolocation" ></iframe> <p style="font-size: 12px; text-align: center; margin-top: 8px; color: #9ca3af;"> Powered by <a href="https://internetproviders.ai/" target="_blank" rel="noopener" style="color: #60a5fa;">InternetProviders.ai</a> </p>
Centered with Max Width
Centered layoutWraps the widget in a centered container with a max-width of 800px and a subtle shadow. Ideal for landing pages and standalone widget pages.
<div style="position: relative; width: 100%; max-width: 800px; margin: 0 auto;">
<iframe
src="https://internetproviders.ai/widget/coverage/"
width="100%"
height="500"
style="border: none; border-radius: 12px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"
title="Check Internet Providers in Your Area"
loading="lazy"
allow="geolocation"
></iframe>
<p style="font-size: 12px; text-align: center; margin-top: 8px;">
Powered by <a href="https://internetproviders.ai/" target="_blank" rel="noopener">InternetProviders.ai</a>
</p>
</div>Platform-Specific Instructions
WordPress
- Open the page or post where you want the widget in the WordPress editor.
- Add a Custom HTML block (click the + button, search “Custom HTML”).
- Paste the embed code into the block.
- Click Preview to verify, then Publish.
Squarespace
- Edit the page where you want the widget.
- Add a Code block from the content panel.
- Paste the embed code and ensure “Display Source” is unchecked.
- Save and preview the page.
Wix
- Open the Wix Editor and navigate to the target page.
- Click Add → Embed Code → Embed HTML.
- Select Code in the settings panel and paste the embed code.
- Resize the element to fit your layout and publish.
Shopify / Custom HTML
- Go to Online Store → Pages and create or edit a page.
- Switch to the HTML editor (click the <> button).
- Paste the embed code at the desired position.
- Save the page.
Customization Options
You can customize the embed to match your site's design by adjusting the following parameters in the iframe URL or HTML attributes:
| Parameter | Default | Description |
|---|---|---|
| width | 100% | Widget width. Use a fixed pixel value or percentage. |
| height | 500 | Widget height in pixels. Increase for longer result lists. |
| ?zip=XXXXX | (none) | Pre-fill the ZIP code field with a specific value. |
| ?theme=dark | auto | Force light or dark mode. Options: light, dark, auto. |
| ?compact=true | false | Enable compact layout for sidebars and narrow containers. |
| ?accent=HEX | #2563EB | Override the primary accent color (hex, no # prefix in URL). |
Example with customization: src="https://internetproviders.ai/widget/coverage/?zip=90210&theme=dark&accent=10B981"
Terms of Use
- Free to use: The widget is free for all websites, including commercial sites, blogs, news outlets, and government agencies.
- Attribution required: You must include the "Powered by InternetProviders.ai" link below the widget. Do not remove or obscure the attribution.
- No modification: Do not alter the widget content, inject additional scripts, or overlay your own content on top of the iframe.
- No framing as your own: Do not present the widget's data or functionality as your own product or service.
- Uptime: We aim for 99.9% uptime but do not guarantee availability. The widget may be temporarily unavailable during maintenance.
Who Should Use This Widget
Real Estate Sites
Add internet availability to property listings. Pre-fill the ZIP code for each listing so buyers see providers instantly.
Local News & Media
Enhance broadband coverage stories with an interactive tool. Readers can check their own availability alongside your reporting.
Apartment Listings
Help prospective tenants check internet options before signing a lease. A key differentiator for property management sites.
Government & Municipal
Give constituents a way to check broadband availability. Useful for digital equity initiatives and BEAD program outreach.
Tech Blogs
Embed in articles about internet speeds, ISP reviews, or broadband policy. Provides interactive value for readers.
Moving & Relocation
Help people researching a move check internet options at their new address before relocating.
Partnership & Contact
Interested in a deeper integration, custom widget design, or co-branded version? We offer partnership options for media outlets, real estate platforms, property management companies, and municipal websites that want a tailored broadband lookup experience for their audience.
Contact us at partnerships@internetproviders.ai or visit our contact page to discuss partnership opportunities.
Frequently Asked Questions
Is the embed widget free to use?
Yes, the InternetProviders.ai embeddable broadband availability checker is completely free for all websites, including commercial sites, blogs, news outlets, government agencies, and real estate platforms. The only requirement is that you keep the "Powered by InternetProviders.ai" attribution link visible below the widget.
Will the widget slow down my website?
No. The widget loads asynchronously inside an iframe with the loading="lazy" attribute, meaning it only loads when the user scrolls it into view. It does not inject any JavaScript or CSS into your page, does not use cookies, and does not track your visitors. The iframe is completely sandboxed from your site.
Can I customize the widget to match my website design?
Yes. You can customize the theme (light, dark, or auto), the accent color via a hex code parameter, pre-fill a specific ZIP code, and adjust the width and height of the iframe. See the Customization Options section on this page for the full list of parameters.
What data does the widget display?
When a visitor enters a ZIP code, the widget shows all available internet service providers in that area, including provider names, connection types (fiber, cable, DSL, 5G, satellite), maximum download speeds, and starting prices when available. The data comes from our analysis of 13.1 million FCC Broadband Data Collection records.