You're viewing a demo portfolio

Join the waitlist
PRSM

scrapecreators_fetch

Active

Tool of Hermoso

declared in 1.0.0

Generic ScrapeCreators escape hatch for any ALLOWLISTED long-tail endpoint the dedicated search_* tools don't cover — e.g. {path:'/v1/instagram/profile', params:{handle:'nike'}}. Allowlisted platform families: TikTok (+ TikTok Shop), Instagram, YouTube, Facebook (organic profiles/posts/events/marketplace), LinkedIn (organic posts/companies), Twitter/X, Reddit, Threads, Snapchat, Pinterest, Twitch, Bluesky, Truth Social, Rumble, Spotify, SoundCloud, GitHub, Google search, link-in-bio pages (Linktree etc.). Param names vary per endpoint (profiles use `handle`, keyword searches use `query`, Reddit uses `subreddit`). WARNING: returns RAW provider JSON — large and messy; prefer the dedicated search_* tools. Spends ScrapeCreators credits.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "path"
  ],
  "properties": {
    "path": {
      "type": "string",
      "description": "exact SC endpoint path, e.g. '/v1/tiktok/profile' — non-allowlisted paths are rejected"
    },
    "params": {
      "type": "object",
      "properties": {},
      "description": "endpoint query params, e.g. {handle:'nike'}",
      "additionalProperties": {}
    }
  }
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →