DeFiLlama DeFi TVL & Yields Scraper
Pricing
$1.00 / 1,000 records
DeFiLlama DeFi TVL & Yields Scraper
Scrape DeFi protocol TVL, chain TVL and yield pools from DeFiLlama. Filter by chain, category or name. Returns TVL, changes, market cap and APY. No API key. Pay per record; empty or failed runs cost nothing.
Pricing
$1.00 / 1,000 records
Rating
0.0
(0)
Developer
Christian Pichichero
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
DeFiLlama DeFi TVL & Yields Scraper — a fast, reliable defillama scraper that needs no API key. You pay only for the results you get: failed or empty runs are always free.
This defillama scraper runs on the Apify platform, so you can call it from the API, run it on a schedule, or export results to JSON, CSV, Excel, or Google Sheets.
What this scraper does
- Extracts structured defillama data with no browser or API key required
- Returns clean JSON, one record per result — ready for sheets, databases, or apps
- Pay-per-result pricing: you are never charged for a run that returns nothing
- Runs on demand or on a schedule, and integrates with 5,000+ apps via the Apify API and webhooks
What data you get
Each result record includes fields such as:
- Id (
id) — e.g."1599" - Name (
name) — e.g."Aave V3" - Symbol (
symbol) — e.g."AAVE" - Category (
category) — e.g."Lending" - Chain (
chain) — e.g."Multi-Chain" - Chains (
chains) — e.g.["Ethereum", "Plasma", "Arbitrum", "Base", "Avalanche"] - Tvl (
tvl) — e.g.13177422549.217545 - Change1d (
change1d) — e.g.5.764536470342392 - Change7d (
change7d) — e.g.3.8178370085720275 - Mcap (
mcap) — e.g.null - Url (
url) — e.g."https://aave.com" - Description (
description) — e.g."Earn interest, borrow assets, and build applications" - Logo (
logo) — e.g."https://icons.llamao.fi/icons/protocols/aave-v3" - Twitter (
twitter) — e.g."aave"
Input
| Field | Type | Description |
|---|---|---|
dataset | string | Which DeFiLlama surface to scrape: protocols (protocol TVL), chains (chain TVL), or yields (yield pools). |
filterText | string | Optional case-insensitive substring match on name / project / symbol (e.g. "aave", "eth"). |
chain | string | Optional chain filter, e.g. "Ethereum". For protocols matches any chain the protocol is deployed on; for ch... |
category | string | Optional exact category filter for the protocols dataset, e.g. "Dexes", "Lending", "CEX". |
minTvlUsd | number | Optional. Only keep records whose TVL (tvl / tvlUsd) is at least this many USD. |
maxResults | integer | Maximum number of records to return (sorted by TVL/APY descending). |
Example output
{"type": "protocol","scrapedAt": "2026-07-11T00:00:00Z","id": "1599","name": "Aave V3","symbol": "AAVE","category": "Lending","chain": "Multi-Chain","chains": ["Ethereum","Plasma","Arbitrum","Base","Avalanche"],"tvl": 13177422549.217545,"change1d": 5.764536470342392,"change7d": 3.8178370085720275,"mcap": null,"url": "https://aave.com","description": "Earn interest, borrow assets, and build applications","logo": "https://icons.llamao.fi/icons/protocols/aave-v3","twitter": "aave","slug": "aave-v3","defillamaUrl": "https://defillama.com/protocol/aave-v3"}
Use cases
- Run market and competitor research
- Enrich due-diligence and financial analysis
- Feed dashboards and reporting pipelines
- Power fintech and investment tools
Run it as a monitor (alerts on new defillama)
Schedule this defillama scraper to run automatically — hourly, daily, or on any cron schedule — with the built-in Apify Scheduler, and have results pushed to you by webhook, email, Slack, or your own app the moment they're ready. It's the easiest way to monitor defillama for changes over time and get alerted the instant something new appears — no manual runs. Because pricing is per result, a scheduled monitor only ever charges you for the data each run actually returns.
Pricing
This actor uses pay-per-result pricing at $0.0006 per record. There is no monthly fee and no start fee — and empty or failed runs cost $0, so you only ever pay for data you actually receive.
Frequently asked questions
Do I need an API key or account for the source? No. This defillama scraper works out of the box with no API key required.
What happens if a run returns no results? You are not charged. Billing is per result, so empty or failed runs are free.
Can I run the defillama scraper on a schedule? Yes. Use the Apify Scheduler to run it hourly, daily, or on any cron schedule, and get results by webhook or API.
What export formats are supported? Results can be exported as JSON, CSV, Excel, HTML, or pushed to Google Sheets, a database, or your own app via the Apify API.
Is the data structured? Yes. Every defillama result is a clean, flat JSON record you can use immediately.