Better Fetch
Creator links1 runnable operations

Komi reference

Public creator links, profile metadata, and visible content from Komi pages.

Each operation below runs through the tool endpoint shown, and is available through REST, MCP, and the Better Fetch workspace.

Komi page

Available

Komi page from public Komi surfaces, returned as structured data for agents, research, and monitoring workflows.

curl -sS -X POST "https://betterfetch.co/api/tools/creator_page_scraper/run" \
  -H "Authorization: Bearer bf_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"input":{"platform":"komi","url":"kimkardashian.komi.io","max_results":25}}'

Tool: creator_page_scraper