Website analysis tool that scans for broken links, 404 errors, and redirect issues. Web developers, SEO professionals, and site owners use it to maintain site health and user experience.
Freemium: 100 links/scan, $10/mo unlimited + monitoring
Copy this prompt for your AI builder:
Build a broken link checker web app. Create a homepage with URL input and crawl depth settings. When users submit a website, show real-time scanning progress with found links counter. Display results in categorized lists: working links (green), broken links (red), redirects (yellow), and external links. Include status codes, response times, and fix suggestions. Add export functionality (CSV, PDF reports) and scheduled monitoring options. Use technical design with status-focused color coding. Focus on link scanning and results display first - you can add monitoring features later.