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

20 hours ago

Last modified

Share

๐Ÿš€ Crypto Launch Tracker - ICO & Token Launch Intel with Delta Alerts

Stay ahead of the crypto fundraising market with Crypto Launch Tracker โ€” a comprehensive ICO Drops scraper that gives you structured, actionable data on every token launch. With three distinct operating modes โ€” Discover, Enrich, and Monitor โ€” you can crawl entire categories, deep-scrape specific projects, or set up delta tracking that only surfaces brand-new launches. Every project comes with normalized social links and an auto-selected "best contact," so your outreach pipeline starts working the moment data lands.

๐Ÿ“Š What data can you extract?

  • Project fundamentals โ€” name, description, token ticker, stage (upcoming / active / ended)
  • Funding details โ€” fundraising goal, token price, accepted currencies, platform/blockchain
  • Timeline data โ€” start date, end date, registration deadlines
  • Social links โ€” Twitter/X handle, Telegram group, Discord server, Medium blog, GitHub org
  • Contact info โ€” auto-selected "best contact" (prioritizes Telegram > Twitter > email)
  • Categorization โ€” project category, tags, ICO rating, interest level
  • Change tracking โ€” delta flags for new or updated projects across runs

โญ Key Features

  • 3 Operating Modes โ€” Discover crawls ICO Drops categories to build a full project list. Enrich deep-scrapes specific project URLs you provide. Monitor compares against the previous run and only outputs new or changed projects.
  • Delta Tracking โ€” In Monitor mode, the actor persists state between runs and only returns projects it has never seen before, or projects whose key fields have changed. Zero noise, maximum signal.
  • Social Link Normalization โ€” Raw URLs are cleaned and standardized. Twitter links become @handle format. Telegram links resolve to group names. Duplicate and broken links are stripped automatically.
  • Auto "Best Contact" Selection โ€” Every project gets a bestContact field chosen by a priority hierarchy: direct Telegram group > Twitter handle > email. Saves hours of manual research for outreach teams.
  • 3 Output Formats โ€” Choose research (all fields), outreach (contact-focused subset), or CRM (flat key-value pairs ready for import into HubSpot, Salesforce, or any CRM).
  • Field-Level Filtering โ€” Request only the fields you need. Reduce payload size and post-processing work by specifying exactly which columns matter to your workflow.

๐Ÿ“ฅ Input

FieldTypeRequiredDescription
modeStringโœ…Operating mode: discover, enrich, or monitor
categoryStringCategory to crawl: upcoming, active, or ended (used in discover/monitor modes)
startUrlsArray of stringsSpecific ICO Drops project URLs to scrape (used in enrich mode)
maxItemsNumberMaximum number of projects to return (default: 50)
outputFormatStringOutput shape: research, outreach, or crm (default: research)
fieldsArray of stringsWhitelist of fields to include in output (returns all if omitted)
proxyConfigurationObjectProxy settings for request routing

๐Ÿ“ค Output Example

{
"name": "Meridian Protocol",
"ticker": "MRD",
"description": "Decentralized derivatives exchange built on zkSync with on-chain order books and cross-margin trading.",
"stage": "upcoming",
"category": "DeFi",
"platform": "zkSync Era",
"fundraisingGoal": "$4,500,000",
"tokenPrice": "$0.045",
"startDate": "2026-03-18",
"endDate": "2026-04-01",
"rating": "4.2 / 5.0",
"interestLevel": "High",
"socialLinks": {
"twitter": "@MeridianDEX",
"telegram": "MeridianProtocol",
"discord": "https://discord.gg/meridian",
"medium": "https://medium.com/@meridianprotocol",
"github": "https://github.com/meridian-protocol"
},
"bestContact": {
"type": "telegram",
"value": "MeridianProtocol",
"url": "https://t.me/MeridianProtocol"
},
"sourceUrl": "https://icodrops.com/meridian-protocol/",
"scrapedAt": "2026-03-02T09:15:33.000Z",
"deltaStatus": "NEW"
}

๐Ÿ’ฐ Pricing

This actor uses Pay Per Event pricing at $0.005 per project scraped.

ScenarioProjectsRuns/MonthMonthly Cost
Light monitoring5030 (daily)$7.50
Active research20012 (every few days)$12
Full pipeline50060 (twice daily)$150

Platform compute costs apply separately. The actor uses lightweight HTTP requests โ€” no browser required โ€” so compute costs stay minimal.

๐ŸŽฏ Use Cases

  • VC / angel deal sourcing โ€” Automatically discover every new token launch the day it appears, complete with contact info. Replace manual ICO Drops browsing with a structured pipeline.
  • Crypto marketing & PR agencies โ€” Build a live outreach list of upcoming projects that need marketing, community management, or exchange listing services. The outreach output format is built for this.
  • Market intelligence dashboards โ€” Feed structured launch data into Airtable, Google Sheets, or a BI tool to track fundraising trends, popular blockchains, and category momentum over time.
  • CRM enrichment โ€” Use the crm output format to pipe project data directly into HubSpot or Salesforce, keeping your sales team's pipeline current without manual data entry.

๐Ÿ”Œ API Usage

Call the actor via the Apify API to integrate it into any pipeline:

curl "https://api.apify.com/v2/acts/YOUR_USERNAME~crypto-launch-tracker/runs" \
-X POST \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-d '{
"mode": "monitor",
"category": "upcoming",
"maxItems": 100,
"outputFormat": "outreach",
"proxyConfiguration": {
"useApifyProxy": true
}
}'

Schedule it daily in Monitor mode to receive only new launches, then pipe results to your CRM or Slack channel via a webhook integration.

โ“ FAQ

What is the difference between Discover and Monitor modes? Discover returns all projects in a category every time it runs โ€” useful for building an initial dataset or doing a one-off research sweep. Monitor stores the previous run's results and only outputs projects that are new or have changed fields since the last run. Use Monitor for ongoing pipelines where you only want fresh leads.

How does "best contact" selection work? The actor evaluates all social and contact links found on a project page and picks the most actionable one using a priority order: Telegram group (highest โ€” direct community access) > Twitter/X handle > email address > Discord. The logic prefers channels where outreach gets the fastest response.

Can I scrape ended/completed ICOs? Yes. Set category to ended in Discover or Enrich mode to scrape historical token launches. This is useful for market research, building training datasets, or analyzing which categories and blockchains have the highest completion rates.

๐Ÿ†˜ Support

Having issues or need a custom feature? Reach out through:

  • Apify Console โ€” Use the Issues tab on this actor's page
  • GitHub โ€” Open an issue on the actor's repository

We typically respond within 24 hours and are happy to help with configuration, scheduling, or custom output formats.