n8n crypto node

n8n crypto node extracts real-time cryptocurrency prices and market data. Connect it to your n8n workflows for portfolio tracking or market analysis.

Trusted by industry leaders all over the world

What data you can get with n8n crypto node

Extract cryptocurrency prices, market caps, 24h changes, trading volumes, and supply data. Get historical prices and rankings. Use for tracking or alerting. Export as JSON.

Output

{
"_fromStrapi": true,
"id": 1,
"ath": 108268.44708043612,
"atl": 0.04864654,
"name": "Bitcoin",
"slug": "bitcoin",
"badges": [
1
],
"low24h": 93690.72560393492,
"quotes": [
{
"name": "BTC",
"price": 1,
"turnover": 0.02748777,
"volume7d": 3210676.258154749,
"dominance": 57.4095,
"marketCap": 19800043,
"volume24h": 544259.0001120109,
"volume30d": 33280075.25196771,
"lastUpdated": "2024-12-23T10:45:00.000Z",
"percentChange1h": 0,
"percentChange1y": 120.10068598,
"percentChange7d": 0,
"percentChange24h": 0,
"percentChange30d": 0,
"percentChange60d": 0,
"percentChange90d": 0,
"selfReportedMarketCap": 0,
"marketCapByTotalSupply": 19800043,
"fullyDilluttedMarketCap": 2016188122621.05,
"ytdPriceChangePercentage": 117.3755
},
{
"name": "ETH",
"price": 28.762258819514738,
"turnover": 0.02748777,
"volume7d": 92346301.52271801,
"dominance": 57.4095,
"marketCap": 569493961.4035211,
"volume24h": 15654118.226071957,
"volume30d": 957210137.9300224,
"lastUpdated": "2024-12-23T10:45:00.000Z",
"percentChange1h": -0.039723,
"percentChange1y": 120.10068598,
"percentChange7d": 8.408049,
"percentChange24h": 0.322034,
"percentChange30d": -2.026442,
"percentChange60d": 8.469185,
"percentChange90d": 19.764655,
"selfReportedMarketCap": 0,
"marketCapByTotalSupply": 569493961.4035211,
"fullyDilluttedMarketCap": 2016188122621.05,
"ytdPriceChangePercentage": 117.3755
},
{
"name": "USD",
"price": 96008.95822005007,
"turnover": 0.02748777,
"volume7d": 308253682727.28595,
"dominance": 57.4095,
"marketCap": 1900981501142.1948,
"volume24h": 52253739602.640274,
"volume30d": 3195185354426.29,
"lastUpdated": "2024-12-23T10:45:00.000Z",
"percentChange1h": 0.12277672,
"percentChange1y": 120.10068598,
"percentChange7d": -8.16495348,
"percentChange24h": -1.15482331,
"percentChange30d": -2.55310712,
"percentChange60d": 43.41830784,
"percentChange90d": 50.83681872,
"selfReportedMarketCap": 0,
"marketCapByTotalSupply": 1900981501142.1948,
"fullyDilluttedMarketCap": 2016188122621.05,
"ytdPriceChangePercentage": 117.3755
}
],
"symbol": "BTC",
"cmcRank": 1,
"high24h": 97254.7760088479,
"isActive": 1,
"dateAdded": "2010-07-13T00:00:00.000Z",
"isAudited": false,
"maxSupply": 21000000,
"lastUpdated": "2024-12-23T10:45:00.000Z",
"totalSupply": 19800043,
"auditInfoList": [],
"marketPairCount": 11849,
"circulatingSupply": 19800043,
"selfReportedCirculatingSupply": 0
}

How to set up n8n crypto node with Apify

Configure the Actor with cryptocurrency symbols or market listings. It extracts current prices, market caps, and trading volumes. Set how many coins to include in the results.

Sign up for Apify account01

Creating an account is quick and free. No credit card required. Your account gives you access to more than 20,000+ scrapers and APIs.

Start for free
Get your Apify API token02

Go to Settings in Apify Console and navigate to the API & Integrations tab. There, create a new token and save it for later.

Test run Crypto Node03

Open Crypto Node in Apify Console and configure your input parameters. Click Start to run the Actor and preview the data structure you receive in your n8n workflow.

Integrate Crypto Node via n8n04

Add the Apify node to your n8n workflow. Select Run Actor as the operation, choose your Actor, and pass your input configuration as JSON. Enable Wait for finish to retrieve results directly in subsequent nodes.

Why use Apify?

Never get blocked

Never get blocked

Every plan (free included) comes with Apify Proxy, which is great for avoiding blocking and giving you access to geo-specific content.

Customers love us

Customers love us

We truly care about the satisfaction of our users and thanks to that we're one of the best-rated data extraction platforms on both G2 and Capterra.

Monitor your runs

Monitor your runs

With our latest monitoring features, you always have immediate access to valuable insights on the status of your web scraping tasks.

Frequently Asked Questions

Add an HTTP Request node to your n8n workflow and point it to the Apify API. Use your API token for authentication and specify the crypto node Actor ID you want to run. The Actor executes and returns data directly to your workflow. You can also use n8n's dedicated Apify node if available in your version.

Yes. Apify offers a free tier with prepaid platform usage. This is enough to test Actors with your n8n workflows and run small-scale extractions. No credit card required to start.

No. You can configure Apify Actors through their web interface and connect them to n8n using the HTTP Request node - no coding required. For advanced use cases, you can customize Actor inputs or use the Apify SDK with JavaScript or Python.

Building and maintaining scrapers takes significant time. Websites change their structure, add bot detection, and block requests. Apify Actors handle all of this automatically - proxy rotation, anti-bot bypassing, error handling, and data parsing. You get reliable data without the maintenance burden.

Try n8n Crypto Node now