Scrapers.lat logo scrapers.lat
Developer tools

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 fields per record JSON · CSV · Excel · API Pay per use
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"
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
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
Sample output

A real example record, exactly the shape you receive.

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"
}

Frequently asked questions

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.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.