📌 Expired Domains Scanner & Availability Checker
A custom-built tool that scans pending / expiring domains from expireddomains.net, extracts domain names, and checks their reachability, status, and availability.
Designed for SEO specialists, domain investors, and developers who want a fast way to identify non-working or available domains before registration.
✨ Features
Scrapes pending and expiring domains from expireddomains.net
Extracts clean root domains from URLs
Checks domain reachability (HTTP status)
Optional WHOIS / availability check
Limits scan size for testing (e.g. first 10 domains)
Saves results for further analysis
Simple, extendable architecture
🛠 Tech Stack
Backend: Node.js / Python (adjust to what you actually used)
HTTP & scraping: Playwright / Requests / BeautifulSoup (adjust if needed)
Output: Console / file export
🚀 Use Cases
Finding available domains for purchase
Identifying expired domains for SEO projects
Bulk domain status checks
Research & testing automation
This project is intended for educational and research purposes only. Users are responsible for complying with the terms of service of any third-party websites.
📂 Project Status
This is an experimental / MVP tool, built to validate ideas and workflows. Performance limits are intentionally set low during testing and can be scaled later.