View Source Gluttony.Unfurler (gluttony v0.3.0)

Enriches feed data by unfurling available urls. Uses Gluttony.Fetchers.Favicon and Gluttony.Fetchers.Opengraph internally.

Summary

Functions

Accepts a Gluttony.Feed or Gluttony.Entry struct and retrieves data from the url.

Functions

Accepts a Gluttony.Feed or Gluttony.Entry struct and retrieves data from the url.

For Feed, it returns favicons and images available in the given URL. For Entry, it returns available opengraph information on the page.