DeFiLlama Protocols TVL Scraper avatar

DeFiLlama Protocols TVL Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
DeFiLlama Protocols TVL Scraper

DeFiLlama Protocols TVL Scraper

Grab every protocol indexed by DeFiLlama with filters for category, chain, name substring, and minimum TVL. Returns name, category, primary chain, all chains, TVL, 1d change, 7d change, market cap, and token symbol. Useful for DeFi screening, competitor research, and dashboards.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

ParseForge Banner

DeFiLlama Protocols TVL Scraper

๐Ÿš€ Export every DeFi protocol with TVL, category, and chain coverage. Direct from DeFiLlama public API.

๐Ÿ•’ Last updated: 2026-06-05 . ๐Ÿ“Š 11 fields per record . Public API . Real-time

The DeFiLlama Protocols TVL Scraper turns the DeFiLlama protocols API public REST endpoint into a clean, structured dataset.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
๐Ÿ“Š DeFi analystsRank protocols by TVL
๐Ÿ’ผ VCsDiscover new categories
๐Ÿช™ Token researchersTrack chain coverage
๐Ÿค– ML engineersBuild VC dashboards

๐Ÿ“‹ What the DeFiLlama Protocols TVL Scraper does

  • Calls https://api.llama.fi/protocols.
  • Flattens each protocol into a row with TVL and chain coverage.
  • Supports category, chain, and min TVL filters.
  • Surfaces upstream errors as clean rows.

๐Ÿ’ก Why it matters. The source returns raw API payloads that most data tools cannot ingest directly. This actor normalizes everything into a flat row format ready for analysis.

๐ŸŽฌ Full Demo

๐Ÿšง Coming soon.

โš™๏ธ Input

FieldTypeRequiredDescription
maxItemsintegerNoFree users limited to 10. Paid users up to 1,000,000. Prefill 10.

Example 1.

{
"category": "Dexes",
"maxItems": 50
}

Example 2.

{
"chain": "Solana",
"minTvl": 50000000,
"maxItems": 30
}

โš ๏ธ Good to Know. This actor uses a public endpoint. No login or API key is required.

๐Ÿ“Š Output

FieldTypeDescription
๐Ÿท๏ธ namestringProtocol name.
๐Ÿท๏ธ categorystringDeFi category (e.g. Dexes, Lending).
โ›“๏ธ chainstringPrimary chain.
โ›“๏ธ chainsarrayAll chains the protocol is on.
๐Ÿ’ฐ tvlnumberTotal value locked in USD.
๐Ÿ“ˆ change_1dnumber24h TVL percent change.
๐Ÿ“Š change_7dnumber7d TVL percent change.
๐Ÿ† mcapnumberToken market cap in USD.
๐Ÿช™ symbolstringNative token symbol.
๐Ÿ•’ scrapedAtstringFetch time.
โŒ errorstringSet if upstream error.

Sample record.

{
"name": "Lido",
"category": "Liquid Staking",
"chain": "Ethereum",
"chains": [
"Ethereum"
],
"tvl": 30000000000,
"change_1d": 0.5,
"change_7d": -1.2,
"mcap": 1500000000,
"symbol": "LDO",
"scrapedAt": "2026-06-05T12:00:00.000Z",
"error": null
}

โœจ Why choose this Actor

| ๐Ÿ†“ | Public source, no API key required. | | ๐Ÿงน | Clean snake_case fields ready for BI tools. | | ๐Ÿ”ข | Numeric values auto-cast for spreadsheets. | | ๐Ÿ›Ÿ | Errors surfaced as a clean record instead of crashing. | | ๐Ÿ’พ | Push to dataset for instant export in multiple formats. |

๐Ÿ“ˆ How it compares to alternatives

ApproachSetup timeClean fields?Numeric casting?
Roll your own fetch30 min+โŒโŒ
Custom Python script1 hr+partialpartial
This Actor5 sec, no installโœ…โœ…

๐Ÿš€ How to use

  1. Click Try for free.
  2. Adjust maxItems if needed (defaults to 10).
  3. Click Start. Within seconds, your dataset is ready for download or integration.

๐Ÿ’ผ Business use cases

๐Ÿ“Š Analytics dashboards. Pipe results into BI tools.

๐Ÿ’ผ Backtesting. Snapshot data daily for reproducible analysis.

๐Ÿ“ฐ Reporting. Embed live numbers in newsletters or briefings.

๐Ÿค– ML feature engineering. Build training sets from public data.

๐Ÿ”Œ Automating DeFiLlama Protocols TVL Scraper

  • Make / Zapier. Trigger this actor on a schedule, push results to Airtable, Google Sheets, or Slack.
  • Cron schedule. Native Apify scheduler.
  • Webhooks. POST to your endpoint when a run finishes.
  • Pipe to BigQuery, Snowflake, Postgres. Native Apify integrations.

๐ŸŒŸ Beyond business use cases

๐ŸŽ“ Education. Use real data in finance and economics classes.

๐Ÿงช Personal research. Track your own metrics without coding.

๐Ÿค Non-profit and open data. Build public dashboards with current numbers.

๐Ÿงฐ Tinkering and prototyping. Spin up a feed in seconds for new ideas.

๐Ÿค– Ask an AI assistant about this scraper

Pop this README into ChatGPT, Claude, or any AI assistant and ask it to map your workflow to the actor inputs.

โ“ Frequently Asked Questions

โ“ Do I need an API key? No. Endpoint is public.

โ“ How fresh is TVL? Updated roughly every 5 minutes.

โ“ Can I filter by category? Yes via the category input.

โ“ Can I filter by chain? Yes via the chain input.

โ“ What if upstream errors? A single record with error is pushed.

โ“ Will the schema change? name, category, chain, tvl are stable.

โ“ Can I schedule runs? Yes via Apify scheduler, Make, Zapier, or cron.

โ“ Which export formats? Apify dataset UI exposes multiple structured formats.

โ“ Is rate limiting strict? DeFiLlama is generous.

โ“ Is this scraping or API? API.

๐Ÿ”Œ Integrate with any app

Apify ships native integrations with Make, Zapier, Slack, Discord, Google Drive, Google Sheets, Gmail, Airbyte, Keboola, Telegram, GitHub, and any REST API or webhook endpoint.

ActorWhat it does
ParseForge Alpha Vantage ScraperStocks, FX, crypto, and indicators.
ParseForge OurAirports ScraperGlobal airport database.
ParseForge NBA Stats ScraperPlayer and team stats from NBA.com.
ParseForge CurseForge Mods ScraperPublic mod metadata from CurseForge.

๐Ÿ’ก Pro Tip. Browse the complete ParseForge collection for 900+ production-grade scrapers.


Disclaimer. This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site terms of service and applicable law. Create a free account w/ $5 credit.