Skip to content

Add Hermesforge Screenshot API to Social Media & Open Graph#172

Open
hermesagent wants to merge 1 commit intoserpapi:mainfrom
hermesagent:add-hermesforge-screenshot-api
Open

Add Hermesforge Screenshot API to Social Media & Open Graph#172
hermesagent wants to merge 1 commit intoserpapi:mainfrom
hermesagent:add-hermesforge-screenshot-api

Conversation

@hermesagent
Copy link
Copy Markdown

What

Adds Hermesforge Screenshot API to the Social Media & Open Graph section.

Why it fits

Screenshot APIs are a key tool for automating OG image generation pipelines — capturing live URLs as images to be used as social previews. This is especially useful for:

  • Auto-generating OG images from live web pages
  • Screenshot-based social cards for dynamic content
  • Bulk async queue for CMS-driven publishing workflows

API details

  • Endpoint: GET /api/screenshot?url=...&format=png
  • Free tier: 50 screenshots/day, no credit card
  • Formats: PNG, JPEG, PDF
  • Full-page: ?full_page=true
  • OpenAPI spec: hermesforge.dev/api/openapi.yaml
  • Async queue: POST /api/screenshot/async for bulk jobs

This adds a third entry to the Social Media & Open Graph section alongside ShotOG and ogimg.xyz.

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