Airdrop & Quest Tracker — Galxe Layer3 Zealy Live Campaigns
Pricing
$2.00 / 1,000 campaign trackeds
Airdrop & Quest Tracker — Galxe Layer3 Zealy Live Campaigns
Scrapes live airdrop quests and campaigns on Galxe, Layer3, Zealy, and Guild.xyz with participant counts, reward type, deadlines, and eligibility. Never miss an airdrop. Track loyalty programs and incentive campaigns. PPE $0.002/campaign.
Pricing
$2.00 / 1,000 campaign trackeds
Rating
0.0
(0)
Developer
Hojun Lee
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
Crypto Airdrop & Quest Tracker (Galxe)
Track active and trending Web3 airdrop campaigns + quests on Galxe — the largest crypto quest platform. Spot high-participation campaigns before they peak. No API key required.
⚡ Run in 30 seconds
Click Start with default settings — returns the top 50 trending Galxe campaigns sorted by participation count. Each row includes campaign name, chain, reward type, participant count, and deadline. Find the hottest airdrop campaigns in seconds. No API key required.
What It Does
Pulls real-time campaigns from Galxe's GraphQL endpoint:
- Campaign name, description, status (Active / NotStarted / Expired)
- Participants count (how crowded the campaign is)
- Start / end time + days_remaining
- Project info: name, alias, logo, verified status
- Thumbnail
Filterable by list type (Trending / Newest / Hot / Featured), status, and limit.
Why This Matters
Airdrop farming is one of the highest-ROI activities in crypto when done right. Galxe alone has distributed billions in token rewards to millions of users. The problem is discovery: by the time a quest is widely known, the airdrop allocation is diluted.
This Actor surfaces:
- Trending now — fast-moving campaigns with momentum
- Newly listed — first-mover advantage on high-allocation projects
- Active campaigns — your participation window before expiry
- Verified-project signal — filter for legit teams
Pair with your wallet ops bot for end-to-end airdrop farming automation.
Input
| Field | Type | Default | Description |
|---|---|---|---|
listType | string | Trending | Trending, Newest, FeaturedNew, Hot |
statusFilter | string | Active | Active, NotStarted, Expired, all |
limit | integer | 50 | Max campaigns (1–200) |
Example: Hottest active campaigns
{"listType": "Hot", "statusFilter": "Active", "limit": 50}
Example: Upcoming campaigns to prepare for
{"listType": "Newest", "statusFilter": "NotStarted", "limit": 30}
Output
{"campaign_id": "GC7NptZF1F","name": "BSC DAILY <> AGENT4 PARTNERSHIP GIVEAWAY","description": "Complete the daily quest to earn BNB rewards...","status": "Active","thumbnail": "https://...","participants_count": 12450,"start_time": "2026-06-01T00:00:00+00:00","end_time": "2026-06-05T00:00:00+00:00","days_remaining": 1.5,"space_name": "BSC Daily","space_alias": "bscdaily","space_is_verified": true,"space_logo": "https://...","galxe_url": "https://app.galxe.com/quest/bscdaily/GC7NptZF1F"}
Pricing
- $0.002 per campaign returned
Examples:
- Top 50 trending: $0.10
- Full 200-campaign sweep: $0.40
Data Source
Galxe GraphQL endpoint — official, public, no auth required.
Related Actors
- Smart Money Wallet Tracker — Track wallets that historically farmed major airdrops.
- Token Unlock Calendar — Post-TGE vesting schedules for previously-airdropped tokens.
- Hyperliquid Whale Tracker — On-chain whale positioning after airdrops.
🎬 Live Sample Run
A real run of this actor with default-ish inputs, executed on 2026-06-10:
| Field | Value |
|---|---|
| Items in dataset | 15 |
| Dataset (JSON) | https://api.apify.com/v2/datasets/PlvDoQ1siwuSBhkNy/items?clean=1&format=json |
| Dataset (CSV) | https://api.apify.com/v2/datasets/PlvDoQ1siwuSBhkNy/items?clean=1&format=csv |
| Run summary (KVS) | https://api.apify.com/v2/key-value-stores/dK3EELc9azItwoPfw/records/SUMMARY |
| Run details | https://api.apify.com/v2/actor-runs/dcAFx7FFFnzThFg42 |
Try it now: pop any of the dataset URLs in your browser to see live output, or hit the API endpoints from your code.
Want to reproduce? Click Try Actor on the Apify Store page and use the input defaults shown above.
