DefiLlama Market Metrics Scraper avatar

DefiLlama Market Metrics Scraper

Pricing

from $0.01 / 1,000 results

Go to Apify Store
DefiLlama Market Metrics Scraper

DefiLlama Market Metrics Scraper

Actor that scrapes DefiLlama DEX, fee, and open-interest overview metrics and optional summary histories.

Pricing

from $0.01 / 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

4 days ago

Last modified

Share

Collects DefiLlama market metrics for dexs, fees, or open-interest, including overview protocol rows and optional summary history for supported metrics.

Example input:

{
"metric": "dexs",
"chains": ["Ethereum", "Base"],
"includeOverview": true,
"includeHistory": true,
"protocols": [],
"startDate": "2024-01-01",
"endDate": "2024-02-01",
"maxProtocols": 50
}

Operational notes:

  • open-interest does not have history; it only emits overview rows.
  • For dexs and fees, chain filters call the chain-specific overview endpoints when provided.
  • Summary breakdown rows are flattened into dataset items so they remain queryable in Apify datasets.