Crypto Market Intelligence Scraper avatar

Crypto Market Intelligence Scraper

Pricing

from $19.00 / 1,000 result items

Go to Apify Store
Crypto Market Intelligence Scraper

Crypto Market Intelligence Scraper

Scrapes crypto coin data, dApp rankings, and precious metal prices from CryptoCompare, DappRadar, LBMA, and Nomics. Returns each record as a flat row with price, volume, and market cap.

Pricing

from $19.00 / 1,000 result items

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

ParseForge

Crypto Market Intelligence Scraper

Scrape live and historical crypto coin data, dApp rankings, and precious metal prices from four market intelligence sources in one run. Every record returns price, volume, market cap, and source-specific metrics. No API key required. Export to CSV, JSON, Excel, or XML.

Crypto market data is scattered across CoinMarketCap, CoinGecko, DappRadar, and niche APIs, each with its own rate limits and registration hurdles. This Actor queries CryptoCompare, DappRadar, LBMA, and Nomics directly through their public feeds, normalizes the results, and hands you a single dataset. You get coin prices, dApp rankings, and precious metal benchmarks without juggling multiple scrapers or API keys.

Who uses itWhat they scrape CryptoCompare, DappRadar, LBMA, and Nomics for
Crypto tradersMonitor price movements and volume across multiple coins in one pull.
DeFi analystsTrack which dApps are gaining or losing users and volume week over week.
Market researchersCompare crypto asset performance against traditional safe havens like gold and silver.
Portfolio managersFeed a unified market snapshot into risk models or dashboards.

What it does

This Actor collects crypto coin metrics, decentralized application rankings, and precious metal prices from four bundled sources and returns each record as a flat row.

  • ๐Ÿ” Free-text search: pass a coin name or symbol to filter results across sources that support it.
  • ๐Ÿ“Š Multi-source bundling: pick any combination of CryptoCompare, DappRadar, LBMA, and Nomics, or leave all selected to query everything.
  • โฑ๏ธ Live and historical snapshots: each run pulls the latest available data from every chosen source at that moment.
  • ๐Ÿ“ฆ Flat row output: every record lands in your dataset with a consistent schema, ready for analysis or export.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with CryptoCompare, DappRadar, LBMA, and Nomics data

๐Ÿ“ˆ Build a crypto market dashboard.

A data engineer runs the Actor hourly with all four sources selected, pipes the CSV into a BI tool, and updates a live dashboard of coin prices, dApp activity, and metal benchmarks.

๐Ÿช™ Screen coins by volume and market cap.

A trader passes a search term like 'layer-1' and pulls only CryptoCompare and Nomics records to filter for high-liquidity assets before opening a position.

๐Ÿ“Š Compare DeFi protocols week over week.

A DeFi analyst scrapes DappRadar rankings every Monday, diffs the user and volume columns, and spots which protocols are gaining traction.

๐Ÿฅ‡ Hedge crypto against precious metals.

A portfolio manager runs LBMA alongside the crypto sources, exports the combined dataset, and calculates correlations between Bitcoin and gold prices.

Why choose this scraper

What you get
One scraper, four sourcesCoin prices, dApp rankings, and precious metal prices in a single run.
No API registrationReads public feeds directly, so you skip OAuth, key management, and rate-limit headaches.
Normalized outputEvery record follows the same flat structure regardless of which source produced it.
Flexible source selectionQuery only the sources you need, or run all four for a broad market picture.

How it compares

No other Store actor targets CryptoCompare, DappRadar, LBMA, and Nomics the same way, so the honest comparison is with the alternatives teams actually weigh.

Crypto Market Intelligence ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When CryptoCompare, DappRadar, LBMA, and Nomics changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Drive the Actor with an optional search term and a selection of sources, and cap the total records returned across all sources with a single limit. The Input tab lists every parameter.

A first run with the defaults:

{
"sources": [
"cryptocompare-coins",
"dappradar-rankings",
"lbma-precious-metals",
"nomics-crypto"
],
"maxItems": 10
}

A larger pull:

{
"sources": [
"cryptocompare-coins",
"dappradar-rankings",
"lbma-precious-metals",
"nomics-crypto"
],
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Crypto Market Intelligence Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to CryptoCompare, DappRadar, LBMA, and Nomics through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/crypto-market-intelligence-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check your search term. If it is too specific or misspelled, the sources may return nothing. Try running without a search term and with all sources selected to confirm data is flowing.

Why did I only get 10 records?

Free Apify accounts are limited to 10 records per run. Upgrade to a paid plan and increase the Maximum records setting to pull more data.

One of the sources returned an error or empty data.

Public feeds can occasionally be unavailable. Re-run the Actor after a few minutes. If the issue persists, try deselecting that source and running the others.

The search term does not seem to filter DappRadar results.

Not every source supports free-text search in the same way. DappRadar may return broader rankings. Use the exported dataset to filter dApp names locally if needed.

My run timed out.

Lower the Maximum records value. Requesting a very large number of records across all four sources can take time. Start with a smaller cap and increase it gradually.

FAQ

QuestionAnswer
Do I need API keys for any of these sources?No. The Actor reads the public feeds each source exposes without authentication, so you do not need to register an app or manage keys.
Which sources are included?CryptoCompare for coin prices and market data, DappRadar for decentralized application rankings, LBMA for precious metal fixings, and Nomics for additional crypto asset metrics.
Can I scrape only one source?Yes. Use the Sources selector to pick a single source, or any combination, and the Actor will query only those.
How many records can I get in one run?Free accounts are capped at 10 records total. Paid accounts can request up to 1,000,000 records, applied as a global limit across all selected sources.
What does the search term filter?It passes your free-text query to each source that supports search, filtering coin names, symbols, or dApp names before results are counted against your maxItems limit.
How fresh is the data?Every run fetches the latest available snapshot from each source at that moment. The Actor does not cache or serve historical data beyond what the source itself returns.
What export formats are supported?You can export your dataset to CSV, JSON, Excel, or XML directly from the Apify platform.
Does this Actor cover NFT data?The DappRadar source includes dApp rankings that may cover NFT marketplaces, but the Actor does not have a dedicated NFT collection endpoint.
Can I schedule this Actor to run automatically?Yes. Apify supports scheduled runs, so you can set it to pull data hourly, daily, or on any cron schedule you need.
Is the output schema the same for every source?Yes. Every record, regardless of source, is normalized into a single flat schema so you can merge and compare data without extra transformation.
  • coinmarketcap-scraper: Use this if you need historical snapshots and exchange-specific data from CoinMarketCap instead of the bundled sources here.
  • coingecko-scraper: Use this when you want deep coin profiles, developer stats, and community metrics from CoinGecko's API.

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by CryptoCompare, DappRadar, the London Bullion Market Association, and Nomics. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.