Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.41 KB

products.rst

File metadata and controls

40 lines (31 loc) · 1.41 KB

Products

The Embedly Platform has 3 different products built to handle frontend and user experience use cases. We'll try to outline the different Products here and let you explore on your own.

Embed

This is our simplest product that lets you take URLs and display them inline. If you run a blog or site that would like to automatically convert URLs to media, this is for you.

Embed uses the :doc:`oEmbed <embed/api/endpoints/1/oembed>` standard to pass back information about a URL. To get started, you can get a more detailed overview of the :doc:`features <embed/features/index>`, or checkout the :doc:`tutorials <tutorials/index>` for whatever you're trying to build.

|more| Read through the overview on :doc:`embed/index`.

Extract

Our Extract product allows you to extract all the important information from Articles, Blogs, and Stories this includes full article text, entities/topics, keywords, related content, and all the metadata you will need.

You can try out a few links in our Explorer or jump straight into the :doc:`Extract API documentation <extract/api/index>`.

|more| Read through the overview on :doc:`extract/index`.

Display

Display is made for dealing with any image on the web. With this product you can resize, crop, fill, and even securely proxy images on your site.

|more| Read through the overview on :doc:`display/index`.