Plugin link : metascraper - links metadata Plugin | Bubble
Demo link : https://metascraper-demo.bubbleapps.io/version-test
This plugin allows you to extract metadata from any site on demand.
The metadata of a link is for example the title, description and image that are displayed when posting its URL on social networks.
Usage
This plugin adds an API Call (Metascraper)
type used to represent the extracted metadata.
Metadata extraction is done through the action Plugins > Metascraper - Extract a list of metadata
, which takes as parameter :
- URLs to extract: the list of URLs to be analyzed.
- Metadata Type: the type
API Call (Metascraper)
provided by the plugin
Types of metadata
In this first version, the extracted metadata are the following parameters:
- Author
- Date
- Description
- Image
- Logo (clearbit)
- Publisher
- Title
- URL
This plugin uses the https://metascraper.js.org library and tries to extract these parameters by taking a maximum of standards into account (Open Graph, Twitter, …) for greater reliability.