Skip to content

Adds verified social stats for a website - #339

Merged
lissy93 merged 4 commits into
masterfrom
feat/social-data
Aug 27, 2026
Merged

Adds verified social stats for a website#339
lissy93 merged 4 commits into
masterfrom
feat/social-data

Conversation

@lissy93

@lissy93 lissy93 commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Displays verified social stats from Mastadon, Twitter, GitHub, BlueSky and Meta. For a given website, as well as info like profile age, followers, activity, etc.

It works by checking the page for social accounts it claims to own, using:

  • twitter:site tag
  • JSON-LD sameAs
  • rel="me" links
  • meta tags

Then, for each found network, makes a lookup to confirm that this is actually owned by the site, using:

  • X's profile metadata (with publish.twitter.com/oembed as a fallback)
  • Bluesky's public.api.bsky.app
  • GitHub's api.github.com
  • Mastodon's /api/v1/accounts/lookup

Here's example sceenshot:
Screen Shot 2026-08-25 at 17 18 50

@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

βœ… Deploy Preview for web-check ready!

Name Link
πŸ”¨ Latest commit e548b21
πŸ” Latest deploy log https://app.netlify.com/projects/web-check/deploys/6a90bc06260210000888054c
😎 Deploy Preview https://deploy-preview-339--web-check.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
πŸ€– Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@lissy93
lissy93 merged commit e824f4a into master Aug 27, 2026
11 checks passed
@lissy93
lissy93 deleted the feat/social-data branch August 27, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant