Scoop the Digger
Custom Windows software that eats a finished website and spits out a reusable template, deciding on its own which content deserves an AI rewrite.
- Reverse-scoop engine Parses the HTML structure with BeautifulSoup and swaps content for template placeholders
- AI prompt extraction Identifies paragraphs and headers worth rewriting and auto-generates the prompts to recreate them
- PHP code protection Detects live code blocks and shields them from extraction so nothing functional breaks
- Configurable rules Word-count thresholds, header length windows, and file or folder exclusions in one config
- Packaged desktop app Python and Tkinter compiled to a portable .exe with a one-click START DIGGING workflow