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.
{ "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" }
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
A real example record, exactly the shape you receive.
| Token Name | Symbol | Protocol Slug | Next Unlock Date |
|---|---|---|---|
| SPCX | SPCXB | spcx | 2026-08-10T00:00:00.000Z |
| CBRS | CBRSB | cbrs | 2026-08-19T00:00:00.000Z |
| Ondo Finance | ondo | ondo-finance | 2027-01-17T17:25:48.000Z |
| Rain | RAIN | rain | 2026-08-10T19:19:33.000Z |
| Monad | MON | monad | 2026-11-24T05:48:46.000Z |
{ "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.