Getting Started
AttractiveWebAI analyzes any website and turns metadata, links, structure, images, and technology stack into a client-ready IA report.
1. What AttractiveWebAI can do
- • Analyze a single public URL for metadata, content, stack, structure, links, and images.
- • Crawl multiple internal pages with DeepAnalyzer and build an IA spreadsheet.
- • Use Strong Mode for JS-heavy, .do, GNB/Footer, and onclick-based sites.
- • Export styled IA Excel, CSV, Markdown, JSON, or copy a prompt for AI agents.
Public-sector portals, legacy .do URLs, query parameters, and GNB/Footer-based sites can be analyzed with Strong Mode.
2. Single Analysis
- Open the Dashboard page. → Dashboard
- Paste a public URL such as https://example.com.
- Choose View Source for fast HTML fetch or Rendered DOM when menus are JS-driven.
- Click Start Analysis and review Metadata, Content, Structure, Links, Images, and IA Preview.
3. DeepAnalyzer
- Scroll to the DeepAnalyzer section on the Dashboard.
- Enter the root URL you want to map.
- Set crawl mode to All Pages, choose page limit and depth.
- Start the job and wait for batch progress on the job page.
- Open IA View and Export when enough pages succeed.
4. When to use Strong Mode
Use Strong Mode when HTML Fetch finds too few links or the site relies on rendered menus and scripts.
- • Public-sector portals and legacy .do URLs
- • Query-parameter navigation such as ?gSite=Q
- • GNB/Footer menus, onclick handlers, form actions, script patterns
- • JS-heavy SPAs where static HTML is incomplete
If not enough internal links were found, try Strong Mode or increase depth.
See the Q-Net Strong Mode sample5. How to read IA View
- • Screen ID — stable identifier for each IA row
- • Depth 0–3 — navigation hierarchy from global to detail level
- • Contents / Comments — page purpose and audit notes
- • AS-IS URL — source page URL for traceability
6. Export formats
Download IA Excel
Client-ready styled spreadsheet with headers, borders, and grouped depth sections.
Download CSV / JSON
Raw structured data for spreadsheets, pipelines, or downstream tooling.
Download Markdown
Readable handoff document for docs, Notion, or client reports.
Copy for AI Agent
Prompt-ready context for ChatGPT, Claude, or internal AI workflows.
7. Copy for AI Agent
Use this when you want an AI assistant to continue IA cleanup, rewrite navigation labels, or generate stakeholder summaries from your crawl results.
- Run Single Analysis or DeepAnalyzer.
- Open IA View or Export.
- Click Copy for AI Agent.
- Paste the copied prompt into your AI tool and ask for IA refinement, audit notes, or migration planning.