DefiLlama DeFi Scraper - Protocols, TVL & Chains
Pricing
from $0.20 / 1,000 results
DefiLlama DeFi Scraper - Protocols, TVL & Chains
Scrape DefiLlama for DeFi protocols, TVL, market cap and blockchain rankings. Clean JSON, no API key. Great for crypto research, DeFi analytics and dashboards.
Pricing
from $0.20 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
DefiLlama DeFi Scraper ๐ฆ๐
Scrape DeFi protocols, TVL (Total Value Locked), market caps and blockchain rankings from DefiLlama โ no API key, clean JSON, datacenter-friendly.
DefiLlama is the leading, transparency-first aggregator of DeFi data. This Actor turns its public data into structured, ready-to-use JSON you can drop straight into a spreadsheet, dashboard, database, or trading model. It is fast, cheap, and needs no proxies or login.
โจ What you get
- All DeFi protocols ranked by TVL โ name, symbol, category, chains, TVL, 1d/7d change, market cap, logo and URL.
- All blockchains ranked by TVL โ name, native token symbol, TVL and chain ID.
- Optional filters โ narrow protocols to a single category (e.g.
Lending) or chain (e.g.Ethereum). - Clean, flat JSON with a
scraped_attimestamp on every row, plus an Overview table view.
๐ Modes
protocols โ every DeFi protocol by TVL
Returns thousands of protocols sorted by TVL descending. Add a category and/or chain filter to zoom in.
chains โ every blockchain by TVL
Returns all chains DefiLlama tracks, ranked by total value locked.
๐งพ Input
| Field | Type | Description |
|---|---|---|
mode | select | protocols or chains. |
category | string (optional) | Filter protocols by category, case-insensitive. E.g. Dexs, Lending, Liquid Staking, Derivatives. |
chain | string (optional) | Filter protocols by chain, case-insensitive. E.g. Ethereum, Solana, Base, Arbitrum. |
maxItems | integer | Max rows after sort/filter. Default 200, max 5000. |
Example input
{"mode": "protocols","category": "Lending","chain": "Ethereum","maxItems": 100}
๐ฆ Output
Protocol
{"type": "protocol","id": "182","name": "Lido","symbol": "LDO","category": "Liquid Staking","chains": ["Ethereum", "Moonbeam"],"tvl": 16384383977.7,"change_1d": 1.2,"change_7d": 3.4,"mcap": 900000000,"url": "https://lido.fi","logo": "https://icons.llamao.fi/icons/protocols/lido","slug": "lido","scraped_at": "2026-07-04T18:00:00+00:00"}
Chain
{"type": "chain","name": "Ethereum","symbol": "ETH","tvl": 40026244926.0,"chain_id": 1,"scraped_at": "2026-07-04T18:00:00+00:00"}
๐ก Use cases
- Crypto research โ pull the full protocol universe with TVL and momentum (1d/7d change) in seconds.
- DeFi analytics โ track TVL flows across chains and categories over time.
- Dashboards โ feed a Google Sheet, Notion, Grafana or Power BI board with fresh DeFi metrics.
- Trading โ build screeners and signals from TVL growth, market cap and per-chain exposure.
๐ฐ Pricing
Roughly $1 per 1,000 items (input and output), billed as clean JSON. A typical chains run or a filtered protocols run costs a fraction of a cent. There is no third-party API cost โ DefiLlama's public data is free and this Actor is a thin, fast wrapper around it.
| Run | Approx. items | Approx. cost |
|---|---|---|
| All chains | ~450 | < $0.01 |
| Top 200 protocols | 200 | < $0.01 |
| 5,000 protocols | 5,000 | ~$0.005 |
๐ Why this Actor
| DefiLlama DeFi Scraper | Manual API scripting | Generic web scraper | |
|---|---|---|---|
| No API key | โ | โ | โ |
| Structured, typed JSON | โ | โ ๏ธ DIY | โ |
| Sorting + filtering built in | โ | โ ๏ธ DIY | โ |
| Datacenter-friendly (no proxy) | โ | โ | โ often blocked |
| Overview table view | โ | โ | โ |
๐ Related Actors by the same author
๐ Support
Questions, feature requests or a field you need added? Open an issue on the Actor's Issues tab and I'll help. Data quality and reliability are the priority.
๐ Keywords
DefiLlama scraper, DeFi data, TVL scraper, total value locked, DeFi analytics, crypto scraper, blockchain TVL, DeFi protocols, on-chain data, crypto research, DeFi dashboard, market cap, liquidity, Ethereum DeFi, Solana DeFi.