Extraction tools (scope: mcp:read, credits: ~0-1)
Extract text content from any URL — YouTube video transcripts, article text, or product page features/benefits/USP.
POST
https://api.socialneuron.com
/v1/tools/extract_url_content
Extract text content from any URL — YouTube video transcripts, article text, or product page features/benefits/USP. YouTube URLs auto-route to transcript extraction with optional comments. Use before generate_content to repurpose existing content, or before plan_content_week to base a content plan on a source URL. Costs ~0-1 credits.
Request Body
urlstring · uri · requiredURL to extract content from
extract_typestring · enum · requiredType of extraction
Enum values:autotranscriptarticleproductinclude_commentsboolean · requiredInclude top comments (YouTube only)
max_resultsnumber · requiredMax comments to include
response_formatstring · enum · requiredEnum values:textjson
Responses
contentobject[]