OpenGraph API made really simple

We have prepared this API with the most advanced scraping techniques so that you can focus on your product while we handle the Open Graph data scraping.

Our scraping engine uses Chromium under the hood, so it's also prepared to scrape JavaScript-based websites without hassle.

Create a FREE account

Just request your URL:

curl https://api.opengraphr.com/v1/og?url=your_url

And get the inferred OG tags:

{
    "title": "The New York Times - Breaking News, US News, World News and Videos",
    "description": "Live news, investigations, opinion, photos and video by the journalists of The New York Times from more than 150 countries around the world. Subscribe for coverage of U.S. and international news, politics, business, technology, science, health, arts, sports and more.",
    "image": "https://static01.nyt.com/newsgraphics/images/icons/defaultPromoCrop.png",
    "url": "https://www.nytimes.com",
    "raw": {
        ...
    }
}

We handle everything for you

  • Website support

    We frequently improve our scraping algorithms so that you only worry about your business.

  • JavaScript rendering

    Powered by Chromium under the hood, we support extraction of OG tags of JS-powered websites (i.e. Angular, VueJS, React...)

  • Not just Open Graph

    Most websites will not be prepared for the Open Graph protocol, but we are smart enough to extract the information even in those cases.

  • Evasion techniques

    We work hard on making our scraper undetectable by using proxies and other evasion techniques.

  • Debug tool

    Test out your Open Graph metatags using our free Debug Tool.

  • Open Graph Generation

    We are integrated with TailGraph and we can generate Open Graph images when the website does not comply with the OG protocol.

Get access to our Open Graph API for free

Yay! We have a free-forever plan with 100 requests each month, no card required.

Start today for Free (no credit card required)

Just by signing up you will get 100 free requests each month.

Everything is included

  • Instant API Access

  • No credit card required

  • TailGraph integration

  • JavaScript rendering

Starter

13,99 € / month
or 149,99 € / year
11 % DISCOUNT
  • Full access to OpenGraphr API

  • 25.000 requests / month included

  • Technical support

  • Free updates

Most popular

Growing

49,99 € / month
or 499,99 € / year
17 % DISCOUNT
  • Full access to OpenGraphr API

  • 100.000 requests / month included

  • Technical support

  • Free updates

Enterprise

179,99 € / month
or 1.799,99 € / year
17 % DISCOUNT
  • Full access to OpenGraphr API

  • 500.000 requests / month included

  • Technical support 24h

  • Free updates

Frequently asked questions

Do I need my credit card to sign up?
Nope. You can just register using your personal email (we promise not to send spam) and, if you are happy, you can subscribe at any point. In the meantime, you can enjoy the free tier each month.
What is this TailGraph integration about?
TailGraph is a free API to create branded Open Graph images just using TailwindCSS. When the target website does not have any Open Graph image, we can automatically generate a nice-looking image using TailGraph.
Is it easy to integrate in my app?
Yes! You can head up to our documentation page to see code examples. We even have TailwindCSS snippets to help you render the Open Graph data.