DeFi Yield & APY Scraper avatar

DeFi Yield & APY Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
DeFi Yield & APY Scraper

DeFi Yield & APY Scraper

Scrape real-time DeFi yields, APYs, TVL, and protocol data across Ethereum, Arbitrum, Base, Polygon, and more. Perfect for yield farming research, risk analysis, and portfolio optimization.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Lyle

Lyle

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

πŸ“Š DeFi Yield & APY Scraper β€” Real-Time Data Across 7+ Chains

Scrape real-time DeFi yields, APYs, TVL, and protocol data across Ethereum, Arbitrum, Base, Polygon, Optimism, Avalanche, and BSC. Perfect for yield farming research, portfolio optimization, and automated DeFi monitoring.

πŸš€ What It Extracts

Data TypeFieldsSource
Yield PoolsAPY (base + reward), TVL, underlying tokens, risk levels, 7d/30d averagesDefiLlama Yields API
Protocol TVLName, category, TVL, daily/weekly/monthly changes, mcap/tvl ratioDefiLlama Protocols API
Stablecoin YieldsBest yields for USDC, USDT, DAI, FRAX, USDe, and 6 more stablesDefiLlama Yields API

πŸ€– MCP & AI Agent Integration

This Actor works as an MCP tool for AI agents. Connect it to Claude, GPT, or any MCP-compatible AI to give your agent real-time DeFi intelligence:

  • "What are the best stablecoin yields right now?"
  • "Show me Aave v3 yields on Arbitrum"
  • "Find pools with >10% APY and >$10M TVL"

πŸ’Ό Use Cases

  • πŸ” Yield Farming Research β€” Find the best yields across 1000+ DeFi protocols
  • πŸ“Š Portfolio Optimization β€” Compare yields and risk levels side by side
  • πŸ€– Automated Monitoring β€” Schedule hourly/daily runs to track yield changes
  • πŸ“ˆ Market Intelligence β€” Track TVL flows and protocol growth trends
  • ⚠️ Risk Analysis β€” Filter by stablecoin-only, min TVL, IL risk
  • πŸ“‹ Spreadsheet Export β€” Export to CSV/Excel for analysis

πŸ“₯ Input Configuration

FieldTypeDefaultDescription
chainsarrayAll major chainsBlockchain networks to include
minTvlinteger1,000,000Minimum TVL in USD
minApynumber0Minimum APY percentage
maxResultsinteger500Maximum pools to return
stablecoinOnlybooleanfalseOnly stablecoin pools
categoriesarrayyield,lending,dex,stakingProtocol categories

πŸ“€ Output Example

{
"source": "DefiLlama",
"protocol": "aave-v3",
"chain": "Ethereum",
"symbol": "USDC",
"tvlUsd": 1250000000,
"apyBase": 3.45,
"apyReward": 1.2,
"apyTotal": 4.65,
"apy7d": 4.32,
"apy30d": 4.18,
"isStablecoin": true,
"ilRisk": "no",
"exposure": "single",
"underlyingTokens": ["0xa0b86991c6218..."],
"rewardTokens": ["0x7fc66500c84a7..."],
"url": "https://app.aave.com",
"scrapedAt": "2026-03-12T04:18:20.000Z"
}

πŸ’° Pricing

$0.005 per result β€” Average run of 200 pools = $1.00

❓ FAQ

Is this real-time data? Yes β€” DefiLlama APIs provide live data updated every few minutes.

Can I filter by specific protocol? Use the categories filter. For specific protocols, post-process the output by protocol name.

How often should I run this? For yield farming: every 1-4 hours. For research: daily is sufficient.

πŸ“‘ Data Sources