logiover/defillama-protocols-scraper-sample-data
DefiLlama Protocols Scraper Scrape all 7,000+ DeFi protocols from DefiLlama in one run β TVL, 1h/1d/7d TVL change, market cap, category, chains and links. Filter by chain, category and TVL. Schedule it daily to track the entire DeFi landscape. What the actor scrapes π¦ DefiLlama Protocols Scraper β Scrape All DeFi Protocols & TVL Data Scrape all 7,000+ DeFi protocols from DefiLlama in a single run and export them to JSON, CSV or Excel. This DefiLlamaβ¦ See the full description on the dataset page: https://huggingface.co/datasets/logiover/defillama-protocols-scraper-sample-data.
DefiLlama Protocols Scraper
Scrape all 7,000+ DeFi protocols from DefiLlama in one run β TVL, 1h/1d/7d TVL change, market cap, category, chains and links. Filter by chain, category and TVL. Schedule it daily to track the entire DeFi landscape.
What the actor scrapes
π¦ DefiLlama Protocols Scraper β Scrape All DeFi Protocols & TVL Data Scrape all 7,000+ DeFi protocols from DefiLlama in a single run and export them to JSON, CSV or Excel. This DefiLlama scraper pulls Total Value Locked (TVL), 1h/1d/7d TVL change, market cap, category, chains and links for the entire DeFi landscape β using the official DefiLlama API, with no login and no API key required. TVL moves every day, so this Actor is built for scheduled, recurring use: run it daily to
Who this is for
This sample is useful for anyone working in crypto, business, developer tools who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot β counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
Source
Live source: This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: logiover/defillama-protocols-scraper
Fields
- `id` β unique identifier for the record
- `name` β name of the entity
- `symbol` β asset ticker symbol
- `slug` β field captured by the actor
- `category` β category label
- `chain` β field captured by the actor
- `chains` β field captured by the actor
- `tvl` β field captured by the actor
- `change1h` β field captured by the actor
- `change1d` β field captured by the actor
- `change7d` β field captured by the actor
- `mcap` β field captured by the actor
- `url` β canonical URL of the item
- `twitter` β field captured by the actor
- `description` β textual description
- `listedAt` β timestamp
- `defillamaUrl` β URL reference
- `scrapedAt` β timestamp the row was scraped
Sample preview
[
{
"id": "2269",
"name": "Binance CEX",
"symbol": "BNB",
"slug": "binance-cex",
"category": "CEX",
"chain": "Multi-Chain",
"chains": [
"Ethereum",
"Bitcoin",
"Binance",
"Solana",
"Ripple"
],
"tvl": 160639401412.4982,
"change1h": 0.4802629791632569,
"change1d": 1.7945077522945212,
"change7d": 2.1110594975371413,
"mcap": null,
"url": "https://www.binance.com",
"twitter": "binance",
"description": "Binance is a cryptocurrency exchange which is the largest exchange in the world in terms of daily trading volume of cryptocurrencies",
"listedAt": "2022-11-11T12:42:45.000Z",
"defillamaUrl": "https://defillama.com/protocol/binance-cex",
"scrapedAt": "2026-05-14T18:24:09.202Z"
},
{
"id": "2272",
"name": "OKX",
"symbol": "-",
"slug": "okx",
"category": "CEX",
"chain": "Multi-Chain",
"chains": [
"Ethereum",
"Bitcoin",
"Solana",
"Doge",
"Tron"
],
"tvl": 25614434946.973114,
"change1h": 0.2962837078348173,
"change1d": 1.3369123965901508,
"change7d": 0.8502374822556078,
"mcap": 1789297997.1954033,
"url": "https://www.okx.com",
"twitter": "okx",
"description": "OKX, formerly known as OKEx, is a Seychelles-based cryptocurrency exchange and derivatives exchange that provides a platform for trading various instruments such as spot and derivative",
"listedAt": "2022-11-11T16:56:09.000Z",
"defillamaUrl": "https://defillama.com/protocol/okx",
"scrapedAt": "2026-05-14T18:24:09.202Z"
}
]Snapshot stats
- Row count in this sample: 100
- Data quality flag at capture time:
EXISTING_USED
License & Attribution
Released under Creative Commons Attribution 4.0 (CC BY 4.0). If you use this data, please credit the source actor and link back to its Apify Store page: logiover/defillama-protocols-scraper.
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service β downstream users are responsible for complying with them when running the live actor or redistributing scraped content.
