Block 1 - CLEAN CMC FIELDS
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
CoinMarketCap Token Discovery (Free API) Automatically discover cryptocurrency tokens from CoinMarketCap, clean the data, enrich it with official websites, and store the results in your preferred d...
n8n-nodes-base.set, n8n-nodes-base.splitout, n8n-nodes-base.splitinbatches, n8n-nodes-base.code, n8n-nodes-base.noop, n8n-nodes-base.scheduletrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Itunu.
Original n8n.io sourceAutomatically discover cryptocurrency tokens from CoinMarketCap, clean the data, enrich it with official websites, and store the results in your preferred database or sheet.
This workflow is designed to be safe for free API usage, easy to understand, and ready for extension.
This workflow runs on a schedule and:
This workflow is useful if you are:
No advanced n8n knowledge is required.
Follow these steps before running the workflow:
X-CMC_PRO_API_KEY = YOUR_API_KEY
Replace the storage node with your preferred option:
Add your own credentials before running the workflow.
Each valid token produces a clean record like:
Invalid or incomplete entries are automatically skipped.
You can easily extend this workflow to:
This workflow uses CoinMarketCap’s free API tier
Do not remove batch limits or delays unless you upgrade your API plan
Replace sample storage with your own before production use
This workflow is provided for educational and practical use.
You are free to modify and adapt it for your own projects.
Built and shared by Itunu Ola
n8n automation builder focused on practical, production-ready workflows.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Discover, enrich & store cryptocurrency data with CoinMarketCap API |
|---|---|
| Complexity | advanced |
| Nodes | 24 |
| Categories | Crypto Trading |
| Author | Itunu |
| Published | 18 Nov 2025 |
Use the JSON export at /data/workflows/10969/10969.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
CoinMarketCap Token Discovery (Free API) Automatically discover cryptocurrency tokens from CoinMarketCap, clean the data, enrich it with official websites, and store the results in your preferred d...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading use case.