Scrapers.lat logo scrapers.lat
開発ツール

Crypto Token Unlocks & Vesting Schedule Scraper

Scrape upcoming crypto token unlocks and vesting schedules: next unlock date, token amount, USD value, percent of circulating and max supply, locked supply and the team, investor and community allocation split. Track supply inflation events across hundreds of tokens. Export to JSON, CSV or Excel.

27 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
crypto-token-unlocks-scraper.json 200 OK
{
  "tokenName": "SPCX",
  "symbol": "SPCXB",
  "protocolSlug": "spcx",
  "nextUnlockDate": "2026-08-10T00:00:00.000Z",
  "nextUnlockTimestamp": 1786320000,
  "daysUntilNextUnlock": 15.5,
  "nextUnlockAmountTokens": 1367300000,
  "nextUnlockValueUsd": 153089883964.6,
  "nextUnlockType": "cliff"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Token NameSymbolProtocol SlugNext Unlock DateNext Unlock TimestampDays Until Next UnlockNext Unlock Amount TokensNext Unlock Value UsdNext Unlock TypeNext Unlock Percent Of CirculatingNext Unlock Percent Of Max SupplyNext Unlock CategoriesUpcoming UnlocksCirculating Supply
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Token NameSymbolProtocol SlugNext Unlock Date
SPCXSPCXBspcx2026-08-10T00:00:00.000Z
CBRSCBRSBcbrs2026-08-19T00:00:00.000Z
Ondo Financeondoondo-finance2027-01-17T17:25:48.000Z
RainRAINrain2026-08-10T19:19:33.000Z
MonadMONmonad2026-11-24T05:48:46.000Z
GET /crypto-token-unlocks-scraper
{
  "tokenName": "SPCX",
  "symbol": "SPCXB",
  "protocolSlug": "spcx",
  "nextUnlockDate": "2026-08-10T00:00:00.000Z",
  "nextUnlockTimestamp": 1786320000,
  "daysUntilNextUnlock": 15.5,
  "nextUnlockAmountTokens": 1367300000,
  "nextUnlockValueUsd": 153089883964.6,
  "nextUnlockType": "cliff"
}

よくある質問

What does percent of circulating mean?

It is the size of the next unlock divided by the tokens already in circulation. A large percent means the unlock adds a lot of new supply relative to what is already trading, which is often a bearish pressure signal.

How is the USD value calculated?

The next unlock token amount is valued at the token's current price at run time, so each record reflects the value at the moment of the run (see observedAt).

Can I track just a few specific tokens?

Yes. Use the by-token mode and list the token or protocol slugs you care about (for example `ondo-finance`, `pyth`, `aethir`).

How fresh is the data?

Schedules, supply metrics and prices are read live at run time, so each record reflects the token at the moment of the run.

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。