Opengraph io
Overview
SLUG: OPENGRAPH_IO
Description
OpenGraph.io provides a simple API to retrieve Open Graph data from websites, even those without properly defined Open Graph tags.
Authentication Details
API Key
Connecting to Opengraph io
Create an auth config
Use the dashboard to create an auth config for the Opengraph io toolkit. This allows you to connect multiple Opengraph io accounts to Composio for agents to use.
Select App
Navigate to [Opengraph io](https://platform.composio.dev?next_page=/marketplace/Opengraph io).
Create and Get auth config ID
Click “Create Opengraph io Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Opengraph io toolkit’s playground](https://app.composio.dev/app/Opengraph io)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
OPENGRAPH_IO_EXTRACT_SITE
Tool Name: Extract Site Metadata
Description
Action Parameters
Action Response
OPENGRAPH_IO_GET_OPEN_GRAPH
Tool Name: Get Open Graph Metadata
Description
Action Parameters
Action Response
OPENGRAPH_IO_SCRAPE_SITE
Tool Name: Scrape Site
Description
Action Parameters
Action Response
OPENGRAPH_IO_SCREENSHOT_SITE
Tool Name: Screenshot Site
Description
Action Parameters
Action Response