Fetch ScrapeCreators endpoint
scrapecreators_fetchFetch raw data from social platforms including TikTok, Instagram, YouTube, and more using custom API paths. Provides direct access to endpoints not covered by dedicated search tools.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | exact SC endpoint path, e.g. '/v1/tiktok/profile' — non-allowlisted paths are rejected | |
| params | No | endpoint query params, e.g. {handle:'nike'} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||