Creator links1 runnable operations
Pillar reference
Public creator links, profile metadata, and visible storefront content from Pillar pages.
Each operation below runs through the tool endpoint shown, and is available through REST, MCP, and the Better Fetch workspace.
Pillar page
AvailablePillar page from public Pillar 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":"pillar","url":"pillar.io/angelstrife","max_results":25}}'Tool: creator_page_scraper