{}OPF
DocsSocial Platforms recordEdit on GitHub

Instagram

Photo and short-form video network from Meta.

Metadata

ID

instagram

Catalog

social-platforms

Source

spec/catalogs/social-platforms/instagram.json

FieldValue
baseUrlhttps://instagram.com
profileUrlPatternhttps://instagram.com/{handle}
handlePrefix@
handleExample@acme
brandColor#E4405F
tagsphoto, video, lifestyle

Source JSON

instagram.json
{
  "$schema": "https://openpresentation.org/schema/opf-social-platform/v1",
  "id": "instagram",
  "name": "Instagram",
  "summary": "Photo and short-form video network from Meta.",
  "baseUrl": "https://instagram.com",
  "profileUrlPattern": "https://instagram.com/{handle}",
  "handlePrefix": "@",
  "handleExample": "@acme",
  "brandColor": "#E4405F",
  "tags": [
    "photo",
    "video",
    "lifestyle"
  ]
}