Aerodrome Finance Scraper avatar
Aerodrome Finance Scraper
Under maintenance

Pricing

Pay per event

Go to Apify Store
Aerodrome Finance Scraper

Aerodrome Finance Scraper

Under maintenance

Developed by

Marco Rodrigues

Marco Rodrigues

Maintained by Community

This scraper extracts liquidity pools (LPs) data from Aerodrome Finance, a decentralized exchange (DEX) on the Base network. The scraper efficiently collects detailed information about liquidity pools, enabling users to analyze DeFi opportunities and track market metrics.

0.0 (0)

Pricing

Pay per event

0

1

1

Last modified

5 days ago

This scraper extracts liquidity pools (LPs) data from Aerodrome Finance, a decentralized exchange (DEX) on the Base network. The scraper efficiently collects detailed information about liquidity pools, enabling users to analyze DeFi opportunities and track market metrics.

Features 🛠️

The scraper extracts the following data from Aerodrome Finance LPs:

  • 🏊 Pool Name: The name of the liquidity pool (e.g., "USDC / USDbC")
  • 🔄 Pool Link: The link to the liquidity pool
  • 🔄 Pool Type: The type of liquidity pool (e.g., "Stable", "Volatile")
  • 💰 Pool Trading Fee: The trading fee for the liquidity pool
  • 💰 APR: The Annual Percentage Rate for liquidity providers
  • 💰 Volume Data:
    • Total volume in USD
  • 💵 Fee Metrics:
    • Total fees in USD
  • 📈 TVL (Total Value Locked):
    • Total TVL in USD

Output preview:

{
"pool_name": "WETH / superOETHb",
"pool_trading_fee": 0.0001,
"pool_link": "https://https://aerodrome.finance/connect?to=%2Fdeposit%3Ftoken0%3D0x4200000000000000000000000000000000000006%26token1%3D0xDBFeFD2e8460a6Ee4955A68582F85708BAEA60A3%26type%3D1%26chain0%3D8453%26chain1%3D8453%26factory%3D0x5e7BB104d84c7CB9B682AaC2F3d509f5F406809A",
"token_1": "WETH",
"token_2": "superOETHb",
"pool_apr": 0.0015429999999999999,
"pool_type": "Concentrated Stable 1",
"pool_volume_usd": 694042.54,
"pool_volume_token_1": 89.61,
"pool_volume_token_2": 170.6,
"pool_fees_usd": 277.61,
"pool_fees_token_1": 0.03584,
"pool_fees_token_2": 0.06824,
"pool_tvl_usd": 505850000.0,
"pool_tvl_token_1": 1937.17,
"pool_tvl_token_2": 187722.38,
}

Benefits of Scraping DeFi Data 🚀

Scraping data from Aerodrome Finance provides valuable insights for:

  1. 📊 Yield Farming: Identify the most profitable LP
  2. 💹 Market Analysis: Track volume trends and liquidity distribution
  3. 🔍 Risk Assessment: Monitor TVL and pool stability over time
  4. 📈 Trading Opportunities: Analyze volume and fee patterns to identify active trading pairs
  5. 🤖 DeFi Automation: Build automated systems for tracking and analyzing pool metrics

Input Parameters 🔧

The scraper accepts the following input parameters:

  • Number of Pools: Specify the number of pools to scrape (default: 50, maximum: 100)
  • Start Page: The page number to start scraping from (default: 1)