Veezee vs ScrapeCreators
What ScrapeCreators publishes#
ScrapeCreators sells one API surface over 36+ APIs and 9+ social platforms; LinkedIn is one source among many (scrapecreators.com). Its LinkedIn surface is six endpoints as of 2026-07-13: person profile, company page, company posts, keyword post search, single post, and post transcript (scrapecreators.com/linkedin-api, docs.scrapecreators.com/v1/linkedin/profile).
The model is public-page scraping: "This only returns what's publicly available, ie what you see in an incognito browser" (docs.scrapecreators.com). The same docs state that LinkedIn no longer returns work history or job title publicly, so profiles come back without them. There is no people search on LinkedIn, no contact emails, and no ads or job listings.
The endpoint list also shows the shape of its Reddit and X coverage: subreddit posts, comments fetched per post, profiles, and tweets, with no documented X tweet-search endpoint and no Reddit comment-search endpoint (docs.scrapecreators.com, 2026-07-13).
Its public status log is commendably honest and worth reading before you depend on it: it records a full Reddit outage on 2026-05-18, a multi-endpoint failure from a proxy-provider outage on 2026-06-21, and the retirement of its Reddit ad endpoints (scrapecreators.com/status).
Refunds are discretionary, case by case, per its terms (scrapecreators.com/terms).
Its agent-facing surface is strong: an MCP server, a first-class Claude Code skill, llms.txt, OpenAPI, fully public docs, and free credits with no card (docs.scrapecreators.com/llms.txt, docs.scrapecreators.com/openapi.json). Pricing, as of 2026-07-11: 1 request = 1 credit, $47 for 25,000 credits ($1.88/1k), $497 for 500,000 ($0.99/1k); credits never expire, no monthly minimum. The free grant is 100 credits per the homepage (their blog says 1,000; which is current is unclear).
What Veezee offers#
Veezee serves LinkedIn, Reddit, and X (formerly Twitter), 17 tools over MCP and REST. linkedin_search_people takes typed filters (title, current_company, past_company, school, keywords); linkedin_get_profile returns named sections including experience (work history) and education; linkedin_get_company accepts a URL, slug, or website domain. No signup: the agent mints its own free key in one call, then calls run under a free per-IP daily budget of 200 credits (about 6,000 credits a month), no card. Auth: a free self-minted key over REST/CLI, or OAuth sign-in for MCP clients that support it.
| ScrapeCreators | Veezee | |
|---|---|---|
| Scope | 9+ social platforms, 36+ APIs | LinkedIn, Reddit, X |
| LinkedIn endpoints | 6: profile, company, company posts, post search, post, transcript | 6 tools incl. typed people search |
| People search | none on LinkedIn | linkedin_search_people with typed filters (title, company, school) |
| Work history | not returned (public-page model; their docs say LinkedIn no longer serves it publicly) | linkedin_get_profile experience and education sections |
| Pricing | $0.99-$1.88 per 1,000 requests by tier | per call: 4 credits profile, 10 credits search, 4 credits company, 4 credits posts |
| Search where the talk happens | no X tweet search, no Reddit comment search documented | x_search; reddit_search with type=comments |
| Failed calls | refunds discretionary per its terms | automatic credit refund on keyed calls |
| Agent surface | MCP, Claude Code skill, llms.txt, OpenAPI | MCP, skills, llms.txt, OpenAPI, markdown twins |
| Key issue | human dashboard signup, 100 free credits one-time | none: the agent mints its own free key, 200 credits free every day (about 6,000 credits/month), plus a one-time 10,000 credits grant on claim |
Where each wins#
ScrapeCreators wins on breadth and price: nine-plus platforms behind one key at a fraction of Veezee's per-call cost, with an agent-discovery layer as complete as ours. An agent whose job spans multiple social networks should pick it, and for LinkedIn posts alone it is the cheaper fetch.
Veezee wins when the job needs LinkedIn depth: people search with typed filters and work history and education via profile sections, neither of which ScrapeCreators' public-incognito model returns, plus domain-to-company resolution, which its six LinkedIn endpoints do not offer.
It also searches the conversation itself: reddit_search reaches comments by keyword and x_search returns tweets in one synchronous call, neither of which appears in ScrapeCreators' documented endpoint list, and failed keyed Veezee calls refund their credits automatically rather than at discretion.
It is also the only one of the two where the agent gets working access without a human signup.
See also#
All comparisons: /alternatives. Head-to-head: Bright Data's LinkedIn MCP, Netrows, Crustdata, LinkdAPI, TwitterAPI.io vs SocialData vs Veezee, SocialKit vs Veezee. Migrating off a shut-down vendor? /migrate/proxycurl.