VOOZH about

URL: https://apify.com/felt/morpho-scraper

โ‡ฑ Morpho Scraper ยท Apify


Pricing

from $0.10 / 1,000 results

Go to Apify Store

Apify Actor for scraping Morpho market and vault listings, current state, asset metadata, warnings, and optional historical snapshots.

Pricing

from $0.10 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ FELT Labs

FELT Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 months ago

Last modified

Share

Apify Actor for collecting Morpho market and vault listings plus per-entity historical state from the Morpho.

What it can scrape

  • Market listings with core market parameters, current state, asset metadata, oracle metadata, and warnings.
  • Vault listings with current allocation/state, asset metadata, metadata/curation fields, and warnings.
  • Per-market historical state via marketByUniqueKey.
  • Per-vault historical state via vaultByAddress.

Example input

{
"includeMarkets":true,
"includeVaults":true,
"includeMarketHistory":true,
"includeVaultHistory":true,
"chainIds":[1,8453],
"listedOnly":true,
"maxMarkets":100,
"maxVaults":100,
"pageSize":50,
"historyDays":30,
"historyInterval":"DAY"
}

Notes

  • Historical data is fetched in separate requests after list responses.
  • marketUniqueKeys and vaultAddresses can narrow list queries and can also be used for history-only runs when a single chainIds value is provided.
  • Run npm run start:dev locally after creating .env if you need environment overrides.

You might also like

Morpho Blue Vaults Scraper

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

Apify Actor Monitor

thenetaji/apify-actor-monitor

Monitors your Apify account actor performance. Takes daily snapshots, computes diffs, and delivers an HTML report via email.

YouTube Metadata Scraper & Analyzer

marielise.dev/youtube-metadata-scraper-analyzer

Extract YouTube video and live stream metadata, views, likes, comments, channel details, captions, and daily snapshots. Analyze performance over time with production-ready output views and optional comment sentiment analysis.

Apify Store Scraper

applora/apify-store-scraper

A powerful Apify Actor designed to extract comprehensive data from the Apify Store. This scraper can discover available Actors, collect detailed Actor information, and extract key metadata, making it perfect for market research and competitor analysis.

Wayback Machine Scraper - Track Website Changes Over Time

ryanclinton/wayback-machine-search

Search the Internet Archive's Wayback Machine for historical snapshots of any website. Retrieve archived page metadata -- including timestamps, URLs, MIME types, HTTP status codes, and content hashes -- for up to 10,000 snapshots per run.

85

RWA.xyz Tokenized Assets Scraper

parseforge/rwa-xyz-tokenized-assets-scraper

Pull tokenized real world asset listings from RWA.xyz. Each record returns asset name, ticker, issuer, network, asset class, TVL, yield APY, holders, custodian, and launch date. Filter by asset class or network for institutional DeFi research and tokenization market tracking.