Crypto Launch Tracker - ICO & Token Launch Intel with Alerts avatar

Crypto Launch Tracker - ICO & Token Launch Intel with Alerts

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Crypto Launch Tracker - ICO & Token Launch Intel with Alerts

Crypto Launch Tracker - ICO & Token Launch Intel with Alerts

Track upcoming ICO, IDO, and token launches across launchpads. Get launch dates, prices, social links, and fundraising intel with alerts.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

George Kioko

George Kioko

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

1

Monthly active users

a day ago

Last modified

Share

Crypto Launch Tracker - New Token Alerts & Investor Intelligence

Get early alpha on new token launches. Track 750+ upcoming crypto projects and receive alerts for NEW listings the moment they appear.

Apify Actor


How It Works

┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
1. CONFIGURE │ │ 2. TRACK │ │ 3. COMPARE │ │ 4. ALERT
│ │ │ │ │ │ │ │
│ Choose stage: │────▶│ Scans ICO │────▶│ Delta tracking │────▶│ Returns ONLY
│ • Upcoming │ │ Drops for all │ │ compares to │ │ NEW projects │
│ • Active │ │ token launches │ │ last run │ (no duplicates)
│ • Ended │ │ │ │ │ │ │
└─────────────────┘ └─────────────────┘ └─────────────────┘ └─────────────────┘

The Problem & Solution

WITHOUT THIS TRACKERWITH THIS TRACKER
───────────────────────── ─────────────────────────
• Manual research: 2-3 hrs/day • Automated: 60 seconds
• Miss new launches • Instant alerts for NEW tokens
• Duplicate data everywhere • Delta tracking = zero duplicates
• No investor/VC data • Full funding & backer intel
• Blocked by Cloudflare • Bypasses protection automatically

Quick Start (60 Seconds)

{
"mode": "discover",
"category": "upcoming",
"maxItems": 10,
"maxConcurrency": 1
}

Daily NEW Launch Alerts (Best Automation Setup)

{
"mode": "discover",
"category": "upcoming",
"maxItems": 10,
"maxConcurrency": 1,
"enableDeltaTracking": true
}

Schedule this daily → Only NEW projects returned each run.


Delta Tracking Explained

RUN 1 (Baseline) RUN 2 (Next Day) RUN 3 (Day After)
──────────────── ──────────────── ─────────────────
Scans 750 projects Scans 755 projects Scans 758 projects
│ │ │
▼ ▼ ▼
Saves all to state Compares to Run 1 Compares to Run 2
│ │ │
▼ ▼ ▼
Output: 750 projects Output: 5 NEW only Output: 3 NEW only
(first run = all) (duplicates filtered) (duplicates filtered)

Result: Your Telegram bot, newsletter, or trading system only receives fresh launches.


Output Example

{
"projectName": "Flying Tulip",
"description": "Next-gen DEX with cross-chain liquidity...",
"stage": "UPCOMING",
"category": "DEX, DeFi",
"socialLinks": {
"website": "https://flyingtulip.io",
"twitter": "https://twitter.com/flyingtulip",
"twitterHandle": "flyingtulip",
"telegram": "https://t.me/flyingtulip_official",
"telegramHandle": "flyingtulip_official",
"discord": "https://discord.gg/flyingtulip",
"github": "https://github.com/flyingtulip"
},
"bestContact": {
"platform": "telegram",
"url": "https://t.me/flyingtulip_official",
"handle": "flyingtulip_official"
},
"url": "https://icodrops.com/flying-tulip/",
"source": "ICODrops",
"sourceCategory": "upcoming",
"scrapedAt": "2026-02-04T21:30:00.000Z",
"isNew": true
}

Three Tracking Modes

┌──────────────────────────────────────────────────────────────────────────────┐
│ TRACKING MODES │
├────────────────┬─────────────────────────────┬───────────────────────────────┤
│ 🔍 DISCOVER │ 📊 ENRICH │ 🚨 MONITOR │
├────────────────┼─────────────────────────────┼───────────────────────────────┤
│ Scan all │ Deep-dive specific │ Daily alerts for
│ launches by │ projects on your │ NEW launches only │
│ category │ watchlist │ (delta tracking)
├────────────────┼─────────────────────────────┼───────────────────────────────┤
│ Best for: │ Best for: │ Best for: │
│ • Research │ • Due diligence │ • Telegram bots │
│ • Databases │ • Investment decisions │ • Newsletter automation │
│ • Analysis │ • Competitor tracking │ • Trading signals │
└────────────────┴─────────────────────────────┴───────────────────────────────┘

Three Output Formats

┌──────────────────────────────────────────────────────────────────────────────┐
│ OUTPUT FORMATS │
├────────────────┬─────────────────────────────┬───────────────────────────────┤
│ 📁 FULL INTEL │ ⚡ SIGNALS │ 🔄 PIPELINE │
(research)(outreach)(crm)
├────────────────┼─────────────────────────────┼───────────────────────────────┤
│ All 50+ data │ Lean format: │ Flat structure: │
│ points │ • Name & stage │ • snake_case keys │
│ │ • Social links │ • Direct DB import
│ │ • Best contact │ • CRM-ready │
├────────────────┼─────────────────────────────┼───────────────────────────────┤
│ Best for: │ Best for: │ Best for: │
│ • Analysis │ • Trading bots │ • Databases │
│ • Research │ • Alert systems │ • CRM systems │
│ • Reports │ • Quick signals │ • Data pipelines │
└────────────────┴─────────────────────────────┴───────────────────────────────┘

Data Points Extracted

┌─────────────────────────────────────────────────────────────┐
EXTRACTED DATA
├─────────────────────┬───────────────────────────────────────┤
BASIC INFO │ Project name, ticker, description │
│ │ Category, stage, launch dates │
├─────────────────────┼───────────────────────────────────────┤
SOCIAL LINKSTwitter (+ @handle)
│ │ Telegram (+ @handle)
│ │ Discord, GitHub, Medium │
│ │ Website, Whitepaper │
├─────────────────────┼───────────────────────────────────────┤
SMART FEATURES │ Best contact auto-picker │
│ │ Handle extraction │
│ │ URL normalization │
│ │ isNew / isChanged flags │
└─────────────────────┴───────────────────────────────────────┘

Integration Examples

Telegram Bot Alert Pipeline

┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
APIFY │ │ WEBHOOK │ │ YOUR BOT │ │ TELEGRAM
│ Schedule │────▶│ Trigger │────▶│ Parse JSON │────▶│ Send Alert │
(Daily) │ │ │ │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
Config: enableDeltaTracking: true + Webhook URL
Result: Daily alerts for NEW launches only

Newsletter Automation

┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
APIFY │ │ ZAPIER/ │ │ GOOGLE │ │ EMAIL
│ Schedule │────▶│ MAKE │────▶│ SHEETS │────▶│ TEMPLATE
(Weekly) │ │ │ │ │ │ │
└──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
Config: category: "upcoming", outputFormat: "outreach"
Result: Weekly list of new launches with contact info

Trading Bot Feed

┌──────────────┐ ┌──────────────┐ ┌──────────────┐
APIFY │ │ YOUR BOT │ │ EXECUTE
API Call │────▶│ Analyze │────▶│ Strategy │
(On-demand)│ │ Data │ │ │
└──────────────┘ └──────────────┘ └──────────────┘
Config: API integration with your trading system
Result: Fresh launch data for trading decisions

Pricing

$10 per 1,000 projects (as low as $0.006 with Business plan)

┌─────────────────────────────────────────────────────────────┐
COST COMPARISON
├─────────────────────────────┬───────────────────────────────┤
│ Manual Research (3 hrs) │ $90+ (at $30/hr)
│ Premium APIs (Messari) │ $500+/month │
│ Virtual Assistant │ $50+ per batch │
├─────────────────────────────┼───────────────────────────────┤
THIS TRACKER │ $7.50 for all 750 launches │
│ Daily NEW alerts │ ~$0.10-0.30/day │
└─────────────────────────────┴───────────────────────────────┘

Input Parameters

ParameterTypeDefaultDescription
modestringdiscoverdiscover / enrich / monitor
categorystringupcomingupcoming / active / ended / all
startUrlsarray[]Specific URLs for enrich mode
maxItemsinteger10Results limit (0 = unlimited)
maxConcurrencyinteger1Parallel pages (1 = lowest cost)
outputFormatstringresearchresearch / outreach / crm
enableDeltaTrackingbooleanfalseOnly return NEW projects
deltaKeyPrefixstringico-drops-deltaCustom key for multiple pipelines
addBestContactbooleantrueAuto-pick best contact method

What's Tracked

┌─────────────────────────────────────────────────────────────┐
COVERAGE
├─────────────────────┬───────────────────────────────────────┤
│ Upcoming Launches │ 750+ projects │
│ Active Sales │ 240+ projects │
Ended (Historical)2,200+ projects │
├─────────────────────┼───────────────────────────────────────┤
│ Launch Types │ IDO, IEO, Presale, Airdrop,
│ │ Points Farming, NFT Sale,
│ │ Binance Alpha, Node Sale │
├─────────────────────┼───────────────────────────────────────┤
│ Update Frequency │ Real-time (site updates)
└─────────────────────┴───────────────────────────────────────┘

FAQ

How does delta tracking persist between runs?

State is stored in a named Apify Key-Value Store that persists across all runs. Your baseline is automatically maintained.

Does this bypass Cloudflare?

Yes. Built-in stealth techniques handle bot protection automatically.

Can I track multiple categories separately?

Yes. Use deltaKeyPrefix to maintain separate baselines:

{"category": "upcoming", "deltaKeyPrefix": "upcoming-tracker"}
{"category": "active", "deltaKeyPrefix": "active-tracker"}

How do I schedule daily runs?

Apify Console → Your Actor → Schedules → Create schedule. Set to run daily at your preferred time.

What's the best contact priority?

Telegram → Discord → Twitter → Website (configurable via code)


Changelog

v3.7 - Monetization and Conversion Optimization

  • ✅ Lower-cost defaults for first-time users (maxItems: 10, maxConcurrency: 1)
  • ✅ Lower default run memory (1024 MB) to reduce start-event cost
  • ✅ Updated quick-start examples for faster trial-to-value
  • ✅ Fixed discover-mode link extraction for relative ICO Drops URLs

v3.0 - Major Update

  • ✅ Renamed to Crypto Launch Tracker
  • ✅ Fixed delta tracking persistence (named KV store)
  • ✅ Enhanced NEW detection logging
  • ✅ Improved console output with alert icons
  • ✅ Streamlined input schema descriptions

v2.x - Previous

  • Added 3 modes (discover/enrich/monitor)
  • Added delta tracking
  • Added output formats
  • Cloudflare bypass

Support

Questions? Open an issue in the Issues tab. Response time: Within 24 hours.

Found early alpha with this tool? Leave a review! ⭐ Reviews help other traders discover this tracker.


Keywords

crypto launch tracker new token alerts IDO tracker IEO scraper token presale finder cryptocurrency alerts DeFi launch tracker VC-backed crypto projects early alpha crypto trading bot data crypto newsletter automation delta tracking ICO Drops API