Houzz Project Idea Board Organizer
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Houzz Project Idea Board Organizer helps you manage your home renovation and design inspiration by organizing all your Houzz project idea boards in one clear dashboard. The script extracts project names, room types, style tags, and image counts from your idea boards, then displays them in a structured view. A visible badge shows the total number of items across all boards. Boards are organized by room type and style, making it easy to find inspiration for specific spaces. Progress tracking lets you mark boards as Planning, In Progress, or Completed. Item counts show how much inspiration you've collected for each project. You can add personal notes and priority tags to boards. Recently added items are highlighted. Board data can be exported for record-keeping or sharing. Filters allow you to view boards by room, style, or status.
WHERE IT RUNS
This script runs on Houzz, specifically on idea board pages, project collections, and user profile pages. It works on both desktop and mobile views, automatically detecting boards and their associated data.
HOW TO USE
After installing through the BotGentz extension, navigate to your Houzz idea boards or project collection page. The script automatically scans your boards and displays a dashboard with all your projects organized. A badge shows total items across all boards. Use the configuration panel to customize your experience: toggle the total badge on or off, show or hide the dashboard, show or hide progress tracking, enable or disable auto-detection, choose your default view (Boards, Rooms, Styles, or Status), and select your sort preference (Name, Count, Room, Style, or Status). The panel displays real-time statistics including total boards, total items, average items per board, and breakdowns by room and style. Use the "Scan Boards" button to manually re-scan, or "Export Data" to copy a complete board report to your clipboard.
BOARD DATA EXTRACTION WITH ROOM AND STYLE CLASSIFICATION AND STATUS TRACKING
This script implements a board data extraction engine using DOM traversal with platform-specific selectors for Houzz's idea board elements (.board-item, .idea-board, .project-board). The engine extracts board names, room types, style tags, and image counts using multiple selector strategies with fallback patterns. The classification engine identifies room types (Kitchen, Bathroom, Living Room, etc.) and design styles (Modern, Traditional, Farmhouse, etc.) using keyword matching. The status tracking system allows users to mark boards as Planning, In Progress, or Completed, with color-coded indicators. The statistics engine calculates total boards, total items, averages, and breakdowns by room and style. The export generator produces a formatted report with all board data and statistics.
THE PANEL
The configuration panel is fully draggable and remembers its position per-site using GM_setValue. It snaps to screen edges when dragged near them, collapses to a compact bubble when minimized, and supports Escape key for quick collapse. All settings—including badge visibility, dashboard display, progress tracking, auto-detection, default view, and sort preference—are persisted across sessions.
PLEASE NOTE
This script requires the free BotGentz extension to run. The script runs on Houzz and reads board data from idea board pages. It does not capture, store, or transmit any personal information. All board data is processed locally in your browser and never transmitted to external servers. The script reads only publicly visible board information displayed on the page. Due to Houzz's page structure, some board metadata may not be available for all boards. This tool is provided for informational and organizational purposes only.