H

Hirescrape · Tools Tiktok

by Hirescrape

POSTBase

$0.0022

per call · USD Coin on Base

TikTok profiles, posts, comments, fast-API feeds, search discovery.

Endpoint

POST https://hirescrape.com/api/tools/tiktok

7

Calls / 30d

4

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://hirescrape.com/api/tools/tiktok", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "mode": "profile",
    "url": "https://www.tiktok.com/@tiktok"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://hirescrape.com/api/tools/tiktok" \
  -H "Content-Type: application/json" \
  -d '{"mode":"profile","url":"https://www.tiktok.com/@tiktok"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "duration": 10,
  "items": [
    {
      "followers": 81000000,
      "nickname": "TikTok",
      "profile_url": "https://www.tiktok.com/@tiktok",
      "username": "tiktok",
      "verified": true,
      "videos_count": 800
    }
  ],
  "payment": {
    "amount": "0.002250",
    "currency": "USD",
    "protocol": "x402"
  },
  "runId": "bd_example"
}

Payment details

Pay to0xb5194a98dbdbb7028b585db26b972e7f0f3f826a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Hirescrape & similar services