Explore the world's top-level domains and uncover the organizations that manage them!
pnpm install
pnpm dev
Open http://localhost:3000 with your browser to see the result.
pnpm scrape
Commit the changed files
git add data/iana-tld.json
git commit -m "your commit message"
- Implement a filter by domain extension, type, or TLD manager.
- Add an AI button next to the TLD manager to search for information about the registrar or company managing the domain extension.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.