Furlex v0.2.1 Furlex View Source
Furlex is a structured data extraction tool written in Elixir.
It currently supports unfurling oEmbed, Twitter Card, Facebook Open Graph,
JSON-LD and plain ole’ HTML <meta />
data out of any url you supply.
Link to this section Summary
Functions
Unfurls a url
Link to this section Types
Link to this section Functions
Unfurls a url
unfurl/1 fetches oembed data if applicable to the given url’s host, in addition to Twitter Card, Open Graph, JSON-LD and other HTML meta tags.