Recepten

Recept toevoegen

Plak hier het volledige CapturedPost JSON (opgehaald via je Chrome MCP-sessie).

CapturedPost JSON schema
{
  "igPostUrl": "https://www.instagram.com/p/<id>/",
  "igPostId": "<id>",
  "creatorHandle": "string",
  "creatorName": "string | null",
  "captionRaw": "string",
  "mediaUrls": ["https://..."],
  "videoUrl": "string | null",
  "postType": "image" | "carousel" | "video",
  "capturedAt": "2026-05-19T10:00:00Z" (optional)
}