VOOZH about

URL: https://apify.com/parseforge/defillama-fees-revenue-scraper

⇱ DeFiLlama Fees and Revenue Scraper Β· Apify


πŸ‘ DeFiLlama Fees and Revenue Scraper avatar

DeFiLlama Fees and Revenue Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store

DeFiLlama Fees and Revenue Scraper

Survey protocol fees and revenue from DeFiLlama with optional category and name filters across dailyFees, dailyRevenue, and similar datasets. Returns name, category, 24h total, 7d total, 30d total, daily revenue, and chains. Useful for protocol monetization research.

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

24 days ago

Last modified

Share

πŸ‘ ParseForge Banner

DeFiLlama Fees and Revenue Scraper

πŸš€ Export DeFi protocol fees and revenue in seconds. 24h, 7d, and monthly aggregates direct from DeFiLlama.

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

The DeFiLlama Fees and Revenue Scraper turns the DeFiLlama fees API public REST endpoint into a clean, structured dataset.

🎯 Target AudienceπŸ’‘ Primary Use Cases
πŸ“Š DeFi analystsTrack protocol fee leaders
πŸ’Ό VCsCompare revenue to TVL
πŸͺ™ Token holdersSpot trending protocols
πŸ€– ML engineersBuild VC dashboards

πŸ“‹ What the DeFiLlama Fees and Revenue Scraper does

  • Calls https://api.llama.fi/overview/fees.
  • Flattens each protocol into a row with fees and revenue.
  • Supports daily revenue mode and category 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.

{
"maxItems":50
}

Example 2.

{
"dataType":"dailyRevenue",
"maxItems":30
}

⚠️ Good to Know. This actor uses a public endpoint. No login or API key is required.

πŸ“Š Output

FieldTypeDescription
🏷️ namestringProtocol name.
🏷️ categorystringDeFi category.
πŸ’° total24hnumberTotal fees in last 24h USD.
πŸ“Š total7dnumberTotal fees in last 7 days USD.
πŸ“ˆ total30dnumberTotal fees in last 30 days USD.
πŸ“ˆ change_1dnumber24h change percent.
πŸ’΅ dailyRevenuenumberDaily revenue USD.
⛓️ chainsarrayChains the protocol covers.
πŸ•’ scrapedAtstringFetch time.
❌ errorstringSet if upstream error.

Sample record.

{
"name":"Uniswap",
"category":"Dexes",
"total24h":2000000,
"total7d":14000000,
"total30d":60000000,
"change_1d":1.5,
"dailyRevenue":null,
"chains":[
"Ethereum",
"Arbitrum"
],
"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 Fees and Revenue 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 are fees? DeFiLlama refreshes fees daily.

❓ Can I switch between fees and revenue? Yes via the dataType input.

❓ Can I filter by category? Yes via the category input.

❓ What if upstream errors? A single record with error is pushed.

❓ Will the schema change? name, total24h, total7d, total30d are stable.

❓ Can I schedule runs? Yes via Apify scheduler, Make, Zapier, or cron.

❓ Is rate limiting strict? DeFiLlama is generous.

❓ Which export formats? Apify dataset UI exposes multiple structured formats.

❓ 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.

πŸ”— Recommended Actors

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.

You might also like

DeFi DEX Volume, Fees & Revenue Scraper (DefiLlama)

foxlabs/defillama-volume-fees

Export clean DeFi leaderboards from the free DefiLlama API: DEX trading volume, protocol fees, protocol revenue and TVL β€” flattened to sortable CSV/Excel rows. Filter by chain, category, min volume; sort by 24h/7d/30d or growth. No API key, no proxy, runs in seconds, built for scheduled feeds.

2

DeFiLlama Protocols TVL Scraper

parseforge/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.

CNN Business Stock Total Revenue

pintostudio/cnn-business-stock-total-revenue

A specialized Apify Actor that fetches total revenue data for US stock companies from CNN Business.

DefiLlama DeFi Protocol Scraper

parseforge/defillama-scraper

Scrape DeFi protocol analytics from DefiLlama. Get total value locked (TVL), yields, stablecoins, and chain data for 4,000+ protocols. Track TVL changes across timeframes, chain breakdowns, market cap, and protocol categories across 570+ blockchains.

TrustMRR Scraper

solidcode/trustmrr-scraper

[πŸ’° $0.35 / 1K] Extract verified startup revenue from TrustMRR β€” MRR, total revenue, recent revenue, founders, tech stack, and for-sale asking prices. Scrape the Top 100 leaderboard, any category, the acquisition marketplace, or paste specific startup and category URLs.

DefiLlama

real1ty/defillama

This Actor scrapes data from DefiLlama, a popular DeFi analytics platform. It extracts detailed information about blockchains, protocols, DEXes, fees, and stablecoins.

DefiLlama Scraper

piotrv1001/defillama-scraper

Scrapes DeFi and blockchain data from DefiLlama public APIs, extracting chain TVL, historical TVL changes, on-chain fees, DEX volumes, protocol metrics, and stablecoin supply. Ideal for crypto market research, DeFi analytics, and portfolio tracking.

22