Kraken Market Scraper avatar

Kraken Market Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Kraken Market Scraper

Kraken Market Scraper

Scrape live market data for every trading pair on Kraken in one run — last price, 24h change, high/low, volume, VWAP, trade count and bid/ask. Schedule it for a continuously fresh price feed.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Logiover

Logiover

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

17 hours ago

Last modified

Share

DexScreener Token & Pair Scraper — Scrape New Crypto Tokens & DEX Pairs

Scrape newly listed tokens and trading pairs from DexScreener across all chains — Solana, Ethereum, Base, BSC and more. This DexScreener scraper extracts price, 24h volume, liquidity, FDV, market cap, 24h price change and transaction counts for every token and pair, with filters for chain, minimum liquidity and search query. No login and no API key required. Built for scheduled, recurring use — crypto data changes constantly, so run it on a schedule for a continuously fresh feed exported to JSON, CSV or Excel.

✨ What this Actor does / Key features

  • 🆕 Newest listings mode — pull the latest tokens listed on DexScreener, enriched with full market data.
  • 🔎 Search mode — find pairs by token name, symbol or contract address.
  • ⛓️ Multi-chain coverage — filter by chain (Solana, Ethereum, Base, BSC, etc.) or scrape all chains at once.
  • 💧 Liquidity filter — set a minimum USD liquidity threshold to filter out dead and scam tokens.
  • 📈 Rich market data — price (USD), 24h volume, liquidity, FDV, market cap, 24h price change and 24h transaction count.
  • 🏷️ Token & pair identifiers — token name, symbol, token address, pair address, DEX name and the DexScreener URL.
  • Fast API-based scraping — clean structured JSON with no browser overhead.
  • ⏱️ Schedule-ready — designed for recurring runs to maintain a live token feed.

🔍 Input

FieldTypeDescription
modestringlatest = newest listed tokens enriched with market data; search = search pairs by query.
searchQuerystringToken name, symbol or address (used in search mode).
chainsarrayFilter by chain, e.g. "solana", "ethereum", "base", "bsc". Leave empty for all chains.
minLiquidityUsdintegerOnly return pairs with at least this much liquidity (USD). Filters out dead/scam tokens.
maxResultsintegerMaximum tokens/pairs to save.

🚀 Example input

{
"mode": "latest",
"searchQuery": "",
"chains": ["solana", "base"],
"minLiquidityUsd": 10000,
"maxResults": 200
}

📦 Output

Each token/pair is saved as a structured item in the dataset. Export to JSON, CSV, Excel or XML, or pull via the Apify API.

FieldDescription
chainBlockchain the pair is on
dexDecentralized exchange the pair trades on
tokenNameToken name
tokenSymbolToken symbol / ticker
tokenAddressToken contract address
pairAddressTrading pair address
priceUsdCurrent token price in USD
volume24h24-hour trading volume (USD)
liquidityUsdPool liquidity in USD
fdvFully diluted valuation
marketCapMarket capitalization
priceChange24h24-hour price change (%)
txns24hNumber of transactions in the last 24 hours
pairCreatedAtWhen the trading pair was created
urlDexScreener pair URL
scrapedAtScrape timestamp (ISO 8601)

💡 Use cases

  • Memecoin & launch hunters — monitor newly listed tokens across chains the moment they appear.
  • Crypto traders — track price, volume and liquidity changes to spot momentum and entry points.
  • DeFi analysts — study new pair creation rates, liquidity depth and trading activity per chain and DEX.
  • Risk screening — use the minimum-liquidity filter to surface only tradable tokens and skip rug-prone listings.
  • Dashboards & alerts — feed a live token feed into your own dashboards, Telegram bots or trading tools.
  • Market research — analyze trends in DEX activity, token launches and FDV/market-cap distributions over time.

❓ Frequently Asked Questions

Is it legal to scrape DexScreener? The Actor only collects publicly available market data displayed on DexScreener. You are responsible for using the data in compliance with DexScreener's terms and applicable laws. This is market data, not financial advice.

Do I need an API key or a login? No. There is no DexScreener account, login or API key required. You only need an Apify account to run the Actor.

How fresh is the data? Data is pulled live at run time. Because crypto prices and liquidity change constantly, schedule the Actor to run frequently for a continuously fresh feed.

Can I filter by chain or liquidity? Yes. You can filter by one or more chains and set a minimum USD liquidity threshold to exclude dead or scam tokens.

What's the difference between latest and search mode? latest mode returns the newest tokens listed on DexScreener enriched with market data. search mode lets you look up specific pairs by token name, symbol or contract address.

How many tokens can I scrape per run? Use the maxResults field to control how many tokens/pairs are saved per run — from a small watchlist to large bulk pulls.

What output formats are supported? Results are stored in a structured Apify dataset and can be exported as JSON, CSV, Excel or XML, or accessed via the Apify API.

⏰ Scheduling & integration

Schedule this Actor on Apify to keep a continuously fresh token and pair feed. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to dashboards, Telegram/Discord bots and webhooks through the Apify API.