Scrapers.lat logo scrapers.lat
商业

DeFi Protocols TVL & Yield Scraper

Scrape DeFi protocols with current TVL, category, chains, 1d/7d change, market cap and mcap/TVL ratio. Switch modes to get total value locked per blockchain or liquidity pools with APY. Filter by category, chain or minimum TVL and sort by TVL or momentum. Export to JSON, CSV or Excel.

22 每条记录的字段 JSON · CSV · Excel · API 按用量付费
defillama-protocols-scraper.json 200 OK
{
  "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90",
  "project": "lido",
  "chain": "Ethereum",
  "symbol": "STETH",
  "tvlUsd": 17339144798,
  "apy": 2.182,
  "apyBase": 2.182,
  "apyMean30d": 2.2475,
  "apyPct1D": 0.019
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
PoolProjectChainSymbolTvl UsdApyApy BaseApy Mean30dApy Pct1DApy Pct7DApy Pct30DStablecoinIl RiskExposure
示例输出

一条真实的示例记录,正是你收到的结构。

PoolProjectChainSymbol
747c1d2a-c668-4682-b9f9-296708a3d…lidoEthereumSTETH
80b8bf92-b953-4c20-98ea-c9653ef2b…binance-staked-ethEthereumWBETH
d8c4eff5-c8a9-46fc-a888-057c4c668…sky-lendingEthereumSUSDS
46bd2bdf-6d92-4066-b482-e885ee172…ether.fi-stakeEthereumWEETH
7c0a89c7-70cf-460c-b62e-cb278bf97…circle-usycBSCUSYC
GET /defillama-protocols-scraper
{
  "pool": "747c1d2a-c668-4682-b9f9-296708a3dd90",
  "project": "lido",
  "chain": "Ethereum",
  "symbol": "STETH",
  "tvlUsd": 17339144798,
  "apy": 2.182,
  "apyBase": 2.182,
  "apyMean30d": 2.2475,
  "apyPct1D": 0.019
}

常见问题

What does TVL mean?

Total value locked is the US-dollar value of all assets deposited in a protocol. It is the standard measure of how much capital a DeFi protocol holds.

What is the mcap/TVL ratio?

It divides a protocol's token market cap by its TVL. A low ratio can suggest the token is cheap relative to the capital the protocol secures; a high ratio the opposite. Use it as one signal among many.

Can I get only one category or one chain?

Yes. Use the category filter (for example `Dexes` or `Lending`) and the chain filter (for example `Ethereum`, `Solana` or `Base`) to narrow the results.

What do the yield fields mean?

In yields mode each record is a liquidity pool with its **apy** (total), **apyBase** (from fees), **apyReward** (from incentives) and **tvlUsd**, plus how the APY changed over the last 1, 7 and 30 days.

How fresh is the data?

TVL, market cap and APY are read live at run time, so each record reflects the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。