Launch Guide

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

  1. Open the Dashboard page. Dashboard
  2. Paste a public URL such as https://example.com.
  3. Choose View Source for fast HTML fetch or Rendered DOM when menus are JS-driven.
  4. Click Start Analysis and review Metadata, Content, Structure, Links, Images, and IA Preview.
If fetch fails, confirm the URL is public, reachable, and starts with http:// or https://.

3. DeepAnalyzer

  1. Scroll to the DeepAnalyzer section on the Dashboard.
  2. Enter the root URL you want to map.
  3. Set crawl mode to All Pages, choose page limit and depth.
  4. Start the job and wait for batch progress on the job page.
  5. Open IA View and Export when enough pages succeed.
Large sites should start with 10–25 pages, then increase once the crawl pattern looks correct.

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 sample

5. 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
Toggle repeating Depth 0 if you want every row to show the top-level section explicitly.

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.

If export buttons are disabled, wait until IA rows exist or rerun the crawl with Strong Mode.

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.

  1. Run Single Analysis or DeepAnalyzer.
  2. Open IA View or Export.
  3. Click Copy for AI Agent.
  4. Paste the copied prompt into your AI tool and ask for IA refinement, audit notes, or migration planning.