Morpho Blue Vaults Scraper avatar

Morpho Blue Vaults Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Morpho Blue Vaults Scraper

Morpho Blue Vaults Scraper

Pull Morpho Blue vault data across supported chains. Each record returns vault name, asset, total assets, total supply, APY, market count, curator address, fee, and contract address. Filter by chainId, order, or asset symbol for lending market analytics and vault selection 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

5 days ago

Last modified

Share

ParseForge Banner

🦋 Morpho Blue Vaults Scraper

🚀 Export Morpho Blue vaults in seconds. Total assets, supply, APY, allocations, curator, fee, and market count direct from the public Morpho GraphQL API.

🕒 Last updated: 2026-06-05 · 📊 11 fields per record · Ethereum and Base · Every public vault

The Morpho Blue Vaults Scraper hits the public Morpho GraphQL API and returns a normalized record for every vault on Ethereum and Base. It pulls vault name, underlying asset, total assets in USD, net APY, market count, curator, and fee in one pass.

Coverage includes every MetaMorpho vault across Ethereum and Base, with 11 normalized fields and consistent ordering.

🎯 Target Audience💡 Primary Use Cases
📊 DeFi analystsRank vaults by APY or TVL
🌱 Yield seekersCompare curators across vaults
🤖 QuantsBuild vault performance datasets
🏢 DAOsMonitor curator allocations
👩‍💻 DevelopersMirror Morpho vault data into a warehouse

📋 What the Morpho Blue Vaults Scraper does

  • Queries the Morpho Blue GraphQL endpoint.
  • Returns one normalized row per vault.
  • Optional filters by asset symbol and ranking metric.
  • Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

💡 Why it matters: Morpho Blue separates risk into curated vaults that allocate across isolated lending markets. Tracking curators, allocations, and net APYs manually is impractical, this actor flattens it.

🎬 Full Demo

🚧 Coming soon.

⚙️ Input

FieldTypeRequiredDescription
chainIdenumNo1 Ethereum, 8453 Base.
maxItemsintegerNoFree users 10. Paid users up to 1,000,000.
orderByenumNoSort by TotalAssetsUsd, NetApy, or Name.
assetSymbolstringNoOptional, filter by underlying asset (USDC, WETH, etc).

Example 1, top vaults by TVL on Ethereum:

{ "chainId": "1", "orderBy": "TotalAssetsUsd", "maxItems": 25 }

Example 2, USDC vaults only:

{ "chainId": "1", "assetSymbol": "USDC", "maxItems": 50 }

⚠️ Good to Know: Morpho Blue vaults are curated. Different curators apply different risk policies even for the same asset.

📊 Output

FieldTypeDescription
🏷️ vaultNamestringVault name.
💰 assetstringUnderlying asset symbol.
💎 totalAssetsnumberTotal assets in USD.
📦 totalSupplynumberVault total supply.
📈 apynumberNet APY.
🧩 marketCountnumberActive market allocations.
🎨 curatorstringCurator address.
💸 feenumberPerformance fee.
🔗 addressstringVault contract address.
🕒 scrapedAtstringWhen this row was fetched.
errorstringSet if upstream returned an error.

Sample record:

{
"vaultName": "Steakhouse USDC",
"asset": "USDC",
"totalAssets": 152000000,
"totalSupply": "151000000000000",
"apy": 0.087,
"marketCount": 7,
"curator": "0x...",
"fee": 0.05,
"address": "0x...",
"scrapedAt": "2026-06-05T13:00:00.000Z",
"error": null
}

✨ Why choose this Actor

| 🦋 | Direct GraphQL access, fast and reliable. | | 📊 | Ranked output, plug into BI tools. | | 🎨 | Curator visibility for risk monitoring. | | 🧩 | Market allocation counts included. | | 🛟 | Clean error records on failure. | | 💾 | Push to dataset, instant tabular export. |

📈 How it compares to alternatives

ApproachSetupMulti-chainCurator data
Raw GraphQL queries30 min plusmanualmanual
Morpho SDK1 hr installyesyes
This Actor5 secyesyes

🚀 How to use

  1. Click Try for free.
  2. Pick a chain.
  3. Optionally set orderBy or assetSymbol.
  4. Click Start.

💼 Business use cases

📊 Vault discovery. Rank all Morpho vaults by APY for an asset.

🌱 Risk monitoring. Track curator allocations across markets.

🤖 Strategy automation. Feed APY deltas into rebalancing bots.

🏢 Treasury yield. Pick the best USDC vault for stable deposits.

🔌 Automating Morpho Blue Vaults Scraper

  • Make and Zapier integrations.
  • Cron schedule on Apify.
  • Webhooks on run completion.
  • Pipe to BigQuery, Snowflake, Postgres via native integrations.

🌟 Beyond business use cases

🎓 Education. Teach isolated lending mechanics.

🧪 Personal research. Track your own deposits.

🤝 Open data. Build public Morpho dashboards.

🧰 Tinkering. Prototype yield strategies.

🤖 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

❓ Which chains are supported? Ethereum and Base.

❓ Does it include unsupported vaults? Only those returned by the public GraphQL API.

❓ Is it rate-limited? The public API is generous.

❓ Are APYs annualized? Yes.

❓ How fresh is the data? As fresh as Morpho indexer state.

❓ Can I filter by asset? Yes via assetSymbol.

❓ Can I schedule runs? Yes.

❓ Is this scraping or API? API.

❓ Will the schema change? Core fields are stable.

❓ What formats can I download? Every tabular and document format Apify supports.

🔌 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 or webhook endpoint.

ActorWhat it does
ParseForge Pendle Yield Markets ScraperPendle yield markets data.
ParseForge Aave V3 Markets ScraperAave V3 lending markets.
ParseForge EigenLayer Restaking ScraperEigenLayer operators.
ParseForge L2Beat Rollups ScraperL2 TVL and risk data.

💡 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 third-party service referenced. Users are responsible for complying with the target site terms of service and applicable law. Create a free account w/ $5 credit.