Kraken Market Scraper
Pricing
from $2.00 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
17 hours ago
Last modified
Categories
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
| Field | Type | Description |
|---|---|---|
mode | string | latest = newest listed tokens enriched with market data; search = search pairs by query. |
searchQuery | string | Token name, symbol or address (used in search mode). |
chains | array | Filter by chain, e.g. "solana", "ethereum", "base", "bsc". Leave empty for all chains. |
minLiquidityUsd | integer | Only return pairs with at least this much liquidity (USD). Filters out dead/scam tokens. |
maxResults | integer | Maximum 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.
| Field | Description |
|---|---|
chain | Blockchain the pair is on |
dex | Decentralized exchange the pair trades on |
tokenName | Token name |
tokenSymbol | Token symbol / ticker |
tokenAddress | Token contract address |
pairAddress | Trading pair address |
priceUsd | Current token price in USD |
volume24h | 24-hour trading volume (USD) |
liquidityUsd | Pool liquidity in USD |
fdv | Fully diluted valuation |
marketCap | Market capitalization |
priceChange24h | 24-hour price change (%) |
txns24h | Number of transactions in the last 24 hours |
pairCreatedAt | When the trading pair was created |
url | DexScreener pair URL |
scrapedAt | Scrape 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.