DefiLlama DeFi Scraper - Protocols, TVL & Chains avatar

DefiLlama DeFi Scraper - Protocols, TVL & Chains

Pricing

from $0.20 / 1,000 results

Go to Apify Store
DefiLlama DeFi Scraper - Protocols, TVL & Chains

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

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

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_at timestamp 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

FieldTypeDescription
modeselectprotocols or chains.
categorystring (optional)Filter protocols by category, case-insensitive. E.g. Dexs, Lending, Liquid Staking, Derivatives.
chainstring (optional)Filter protocols by chain, case-insensitive. E.g. Ethereum, Solana, Base, Arbitrum.
maxItemsintegerMax 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.

RunApprox. itemsApprox. cost
All chains~450< $0.01
Top 200 protocols200< $0.01
5,000 protocols5,000~$0.005

๐Ÿ†š Why this Actor

DefiLlama DeFi ScraperManual API scriptingGeneric web scraper
No API keyโœ…โœ…โœ…
Structured, typed JSONโœ…โš ๏ธ DIYโŒ
Sorting + filtering built inโœ…โš ๏ธ DIYโŒ
Datacenter-friendly (no proxy)โœ…โœ…โŒ often blocked
Overview table viewโœ…โŒโŒ


๐Ÿ›Ÿ 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.