When you know what your users want, you can continue to grow by surfacing the most exciting content possible. If you are building a social network or site with tons of user generated content, chances are it would be helpful to know what your users are viewing and sharing.
Embed supports more than 250 content providers. Video, audio, photos, products, and more—embed the content your users crave. No need to modify code if providers change the way they deliver content; the Embedly team does it for you.
Your users are on the move. Join them. Make sure your embedded content works and looks great—on apps and websites—from any mobile device.
Add the content your users want—where they want it—in seconds. See how easy it is to embed images and more inline.
Ideal for embedding video and other rich content while delivering a consistently great user experience. Learn how to conserve pixels using modals.
Make the comments section of your website more engaging with image and video embeds.
Include embeddable content in your site—with peace of mind. Embed with SSL support delivers API responses over a secure HTTPS connection, giving your users confidence that they’re safe when visiting your site.
Protect users and your site from malicious content. XSS protection ensures that embeds are served in an iFrame—preventing bad HTML, hacking, and script injections—which could harm your site or interfere with a great user experience.
$('a').embedly({ key: 'API KEY' });
import embedly client = Embedly('API KEY') obj = client.oembed('http://embed.ly') print obj.title
require 'embedly' require 'json' embedly_api = Embedly::API.new # single url obj = embedly_api.oembed :url => 'http://www.youtube.com/watch?v=sPbJ4Z5D-n4' puts obj[0].marshal_dump json_obj = JSON.pretty_generate(obj[0].marshal_dump) puts json_obj
Art works tirelessly to make sure you have the best possible experience integrating Embedly.
Whether it be in the community support forums or via support tickets someone is here to help you out.