{
  "markdown": "# snaplab — screenshot, PDF and OG-image rendering API\n\nHosted at **https://snaplab.hsingh.app** · Docs: https://snaplab.hsingh.app/docs · Free tier: 100 renders/month, no card.\n\nThis repo contains the open integration packages:\n\n- **MCP server** (hosted, Streamable HTTP): `claude mcp add --transport http snaplab https://snaplab.hsingh.app/mcp --header \"Authorization: Bearer sk_...\"` — tools: `screenshot`, `pdf`, `html_to_image`, `usage`. See `mcp-registry/server.json`.\n- **n8n community node**: `n8n-nodes-snaplab` (`n8n-nodes-snaplab/`)\n- **Apify actor**: snaplab Screenshot & PDF Renderer (`apify-actor/`)\n- **JavaScript SDK** `snaplab` (`snaplab-js/`) and **Python SDK** `snaplab-sdk` (`snaplab-python/`)\n- **OpenAPI 3.1 spec**: `openapi/openapi.json` (also served at https://snaplab.hsingh.app/openapi.json)\n\n```bash\ncurl -X POST \"https://snaplab.hsingh.app/api/render\" \\\n  -H \"Authorization: Bearer sk_...\" -H \"Content-Type: application/json\" \\\n  -d '{\"url\":\"https://example.com\",\"format\":\"png\",\"fullPage\":true}' -o shot.png\n```\n\nAPI keys: https://snaplab.hsingh.app/app/keys\n\nMIT licensed.\n",
  "bytes": 1102,
  "sha": "fdde7f055a7f8f2b7debc2e5748115e6ffb95182108e542100faf13751344aa2",
  "repo_slug": "siinghd/snaplab-integrations",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_app_hsingh_snaplab_snaplab_1ffecd14/readme"
}