The Moviefone Widgets allow you to easily display the latest movie and shows content directly on your own website. Whether you're a blogger, publisher, or entertainment site owner, you can embed our ready-to-use widgets to showcase current movies, trending TV shows, or top picks—automatically updated and fully responsive. To use a widget, simply copy the embed code provided under each section and paste it into the HTML of your website. No API keys or custom development needed—just plug and play.
Movie Widget
The Movie Widget allows you to embed a specific movie on your website, making it perfect for highlighting a single film—whether it's a new release, a classic, or one you’re promoting. Each widget displays key details like the movie’s title, poster, tagline, genres, and release date (when available). To get the embed code, simply visit the movie's page on Moviefone and click the "Embed Movie" option. Then copy and paste the code into your site's HTML—no setup or updates required.
The Show Widget lets you feature a specific TV show on your website. It's a great way to promote a particular series by showcasing its title, poster, tagline, and seasons availability (if applicable). You can find the embed option directly on the show's page on Moviefone—just click "Embed Show" to get the code. Once copied, paste it into your site's HTML, and the widget will display the selected show instantly, with no ongoing maintenance needed.
The Top Movies Widget showcases a constantly updated list of the most popular movies right now. It's perfect for websites that want to keep their audience informed about trending films without manual updates. The widget automatically pulls in the latest top-ranked titles, complete with posters. To add it to your site, simply copy the embed code below and paste it into your HTML—no setup or customization required.
<div id="mf-widget-best-movies">
<a class="mw-powered-by" style="width:calc(100% - 12px);display:block;padding:8px 0 8px 12px;font-size:11px;border-radius:4px 4px 0 0;background:#f5f5f5;color:#999;text-align:left;text-decoration:none;font-family:Arial,sans-serif;" href="https://moviefone.telechargertorrent.org" target="_blank">powered by Moviefone</a>
<div id="mf-widget-best-movies-container"></div>
</div>
<script>
(function() {
const c = 'mf-widget-best-movies-container';
const w = document.getElementById('mf-widget-best-movies');
function init() {
if (typeof MFWidgetBest !== 'undefined') {
MFWidgetBest.init({ containerId: c, widgetType: 'movies', moduleTitle: 'Top Streaming Movies' });
} else if (w) {
const a = w.querySelector('.mw-powered-by');
if (a) a.style.display = 'none';
}
}
if (typeof MFWidgetBest === 'undefined') {
const s = document.createElement('script');
s.src = 'https://cdn.moviefone.telechargertorrent.org/widgets/mf-widget-best.min.js';
s.onload = init;
s.onerror = () => init();
document.head.appendChild(s);
} else {
init();
}
})();
</script>
Top Shows Widget
The Top Shows Widget highlights the most-watched and trending TV shows at any given time. It's an easy way to keep your visitors up to date with what's popular across streaming platforms and networks. The widget updates automatically, displaying the latest top shows with images and basic info. To use it, just copy the embed code provided and paste it into your site’s HTML—no maintenance or updates needed.