DeFi Protocols TVL & Yield Scraper
Scrape DeFi protocols with current TVL, category, chains, 1d/7d change, market cap and mcap/TVL ratio. Switch modes to get total value locked per blockchain or liquidity pools with APY. Filter by category, chain or minimum TVL and sort by TVL or momentum. Export to JSON, CSV or Excel.
{ "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90", "project": "lido", "chain": "Ethereum", "symbol": "STETH", "tvlUsd": 17339144798, "apy": 2.182, "apyBase": 2.182, "apyMean30d": 2.2475, "apyPct1D": 0.019 }
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.
| Pool | Project | Chain | Symbol |
|---|---|---|---|
| 747c1d2a-c668-4682-b9f9-296708a3d… | lido | Ethereum | STETH |
| 80b8bf92-b953-4c20-98ea-c9653ef2b… | binance-staked-eth | Ethereum | WBETH |
| d8c4eff5-c8a9-46fc-a888-057c4c668… | sky-lending | Ethereum | SUSDS |
| 46bd2bdf-6d92-4066-b482-e885ee172… | ether.fi-stake | Ethereum | WEETH |
| 7c0a89c7-70cf-460c-b62e-cb278bf97… | circle-usyc | BSC | USYC |
{ "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90", "project": "lido", "chain": "Ethereum", "symbol": "STETH", "tvlUsd": 17339144798, "apy": 2.182, "apyBase": 2.182, "apyMean30d": 2.2475, "apyPct1D": 0.019 }
Frequently asked questions
What does TVL mean?
Total value locked is the US-dollar value of all assets deposited in a protocol. It is the standard measure of how much capital a DeFi protocol holds.
What is the mcap/TVL ratio?
It divides a protocol's token market cap by its TVL. A low ratio can suggest the token is cheap relative to the capital the protocol secures; a high ratio the opposite. Use it as one signal among many.
Can I get only one category or one chain?
Yes. Use the category filter (for example `Dexes` or `Lending`) and the chain filter (for example `Ethereum`, `Solana` or `Base`) to narrow the results.
What do the yield fields mean?
In yields mode each record is a liquidity pool with its **apy** (total), **apyBase** (from fees), **apyReward** (from incentives) and **tvlUsd**, plus how the APY changed over the last 1, 7 and 30 days.
How fresh is the data?
TVL, market cap and APY are read live at run time, so each record reflects the moment of the run (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.