// Integrations/ScrapeCreators

ScrapeCreators, typed and ready to call.

Social scraping API for Reddit, TikTok, Instagram, YouTube, and other public social sources.

Search & ScrapingBYOK supported11 tools
$ deepline tools calltyped
$ deepline tools call scrapecreators_facebook_profile \
    --json '{"input": "your data here"}'
01Available tools

11 typed tools. Same shape as every other module.

scrapecreators
  • ScrapeCreators Facebook Profile
    scrapecreators_facebook_profile
    business_contactfacebookresearchsocial_profile
  • ScrapeCreators Facebook Profile Posts
    scrapecreators_facebook_profile_posts
    business_contactfacebookresearchsocial_profile_posts
  • ScrapeCreators Instagram Profile
    scrapecreators_instagram_profile
    business_contactinstagramresearchsocial_profile
  • ScrapeCreators Instagram Reels Search
    scrapecreators_instagram_reels_search
    instagramreelssocial_searchvideo_research
  • ScrapeCreators Instagram User Posts
    scrapecreators_instagram_user_posts
    business_contactinstagramresearchsocial_profile_posts
  • ScrapeCreators Reddit Post Comments
    scrapecreators_reddit_post_comments
    custom_languagereddit_commentssocial_commentssocial_search
  • ScrapeCreators Reddit Search
    scrapecreators_reddit_search
    community_researchredditsocial_search
  • ScrapeCreators Tiktok Keyword Search
    scrapecreators_tiktok_keyword_search
    social_searchtiktokvideo_research
  • ScrapeCreators Tiktok Search Suggestions
    scrapecreators_tiktok_search_suggestions
    query_expansionsocial_searchtiktok
  • ScrapeCreators Youtube Search
    scrapecreators_youtube_search
    video_searchyoutube
  • ScrapeCreators Youtube Transcript
    scrapecreators_youtube_transcript
    video_transcriptyoutube_transcript
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call ScrapeCreators from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding