OpenGraph.io
OpenGraph.io provides a set of tools and APIs for generating rich previews of links on the web. With it, you can fetch metadata from any URL and incorporate that data into your Glide app.
Don't see the OpenGraph.io Integration?
You may need to upgrade your plan. Browse Glide’s plans and find the right fit for you.
Adding the Integration
To start using the OpenGraph.io integration, you first need to add it to your project. You will need an OpenGraph.io account if you don’t already have one.
Get Website Metadata Action
The Get Website Metadata Action will fetch metadata from a website URL using your connected OpenGraph.io account. The action can be added to a column in the Data Editor, a component that supports Actions (e.g., a Button component), or added to a workflow in the Workflow Editor.
The action can gather the following data from a URL:
- Result: The full metadata fetched from OpenGraph as JSON
- Title: The webpage title
- Description: The description of the webpage
- Type: The type of content on the page
- Image URL: The main image URL for the page
- URL: The canonical URL of the page
- Favicon URL: The Favicon URL for the page
- Site Name: The name of the website
- Published Time: When the article was published, if the content type is an article
- Author URL: URL to the article author’s profile, if the content type is an article
Advanced options
There are three advanced options that can be enabled for each iteration of the Get Website Metadata action.
Allow cache will cache the retrieved metadata in OpenGraph.io’s servers. By default this cache will be stored for five days.
Full Render will return the full HTML of the page.
Use Proxy will route the request through one of OpenGraph.io’s proxy servers.
Accept Language by default metadata will be retuned in English, but this can be changed if you prefer to retrieve data in another language.
Data Editor
Layout Editor
Workflow Editor
Add a new URL column by clicking the (+) plus symbol to the right of the table. This will store the URL you pull the source from.
- New columns added with the plus button will always appear on the right. If you’d like to add a column somewhere else in your data, you can select the dropdown menu on an existing column and choose Add column right. You can also click and drag columns to rearrange them.
Add a Get Website Metadata column to store the result. Search for ‘Get Website Metadata’ or navigate to Integrations → OpenGraph.io → Get Website Metadata.
Frequently Asked Questions
Don't see the OpenGraph.io integration?
You may need to upgrade your plan. Browse Glide’s plans and find the right fit for you.
What does it cost to use OpenGraph.io?
OpenGraph.io has a variety of plans primarily driven around usage of requests. You can review their plan options here and read more about how they charge for request credits here.
How many updates does the OpenGraph.io integration use?
Each run of the integration will use 1 update.