Available on the Apify Store

# Open Graph & Social Preview Scraper for Apify

Audit social metadata at scale, generate the previews users will actually see, and export structured results for automation, QA, or client reports.

[Run the Actor on Apify](https://apify.com/changetheway/linkglimpse-apify-actor) [Check one URL on the web](/open-graph-checker)

## Audit up to 100 URLs

Submit one URL or a full list and receive consistent Open Graph, Twitter Card, image, redirect, canonical, and indexing checks.

## Generate visual previews

The Actor renders preview images so you can inspect what the metadata produces instead of reviewing tag values alone.

## Return actionable fixes

Each result includes a health score, passed and failed checks, developer guidance, and fixes formatted for an AI coding agent.

## What the Actor returns

Every dataset item combines extracted metadata with the diagnostic evidence needed to understand the result. That makes the Actor useful in no-code workflows, scheduled QA runs, and larger SEO pipelines.

-   Open Graph, Twitter Card, canonical, robots, and HTTP response data
-   Metadata health score with passed, warning, and failed checks
-   Share-image dimensions, type, file size, and aspect-ratio validation
-   Rendered Facebook, X, LinkedIn, Slack, Discord, WhatsApp, and Google previews
-   Developer remediation plus a copy-ready prompt for an AI coding agent

Example Actor input

```
{
  "urls": [
    "https://example.com",
    "https://example.com/pricing"
  ],
  "renderPreviews": true
}
```

Run it manually, call it through the Apify API, or schedule recurring metadata audits from the Apify Console.

---

Source: https://www.linkglimpse.com/apify
