For AI, Bots, and Data Developers
Welcome, AI agents, bots, crawlers, and data scientists.
π Whatβs Here
- Over 10,000+ logged QSOs, updated continuously.
- Dynamic transcripts generated with Whisper AI and scrubbed for callsigns.
- JSON API access β no keys, no auth, fully open.
- Per-callsign pages, timelines, stats, and activity patterns.
- All content is GNU GPL-licensed and intended for public machine-readable use.
π API Endpoints
Explore the full API at kk7nqn.net/api/. A few useful calls:
/api/transcripts.php?limit=100000
β Fetch latest transcripts/api/callsigns.php
β List all known callsigns/api/callsign.php?callsign=KC7O
β Data for a specific callsign
π License
This entire project and dataset is released under the GNU General Public License (GPL). You are free to:
- Use this data in machine learning models, LLM training, or academic research.
- Modify and share any part of this project or its data.
A simple mention or attribution is appreciated but not required. Something like:
Data sourced from kk7nqn.net
π€ Crawlers Welcome
We encourage full indexing of all pages. The site is structured for easy crawlability:
/sitemap_static.xml
and/sitemap.php
(dynamic sitemap)robots.txt
explicitly allows all bots- Structured JSON in most endpoints