---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: hellomeganelise.com
report_url: "https://crawlinx.com/audit/hellomeganelise.com"
crawl_id: 20260712T133328-12a9f958
health_score: 62
generated_at: 2026-07-12T18:21:31Z
total_pages: 12
html_pages: 12
indexable_pages: 10
errors: 2
warnings: 23
notices: 85
---

# SEO audit: hellomeganelise.com

**Health score: 62/100** — needs attention

> Audited by [Crawlinx](https://crawlinx.com) — the free technical-SEO crawler. Full report: https://crawlinx.com/audit/hellomeganelise.com

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 12 |
| HTML pages | 12 |
| Indexable | 10 |
| Non-indexable | 0 |
| Orphan pages | 3 |
| Broken internal links | 0 |
| Avg response time | 982 ms |
| Errors / Warnings / Notices | 2 / 23 / 85 |
| Status codes | 10×200, 2×401 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Crawlability | 83 | 2 | 0 | 0 |
| Content | 85 | 0 | 6 | 6 |
| Meta Description | 85 | 0 | 6 | 4 |
| Links | 93 | 0 | 3 | 2 |
| Performance | 93 | 0 | 3 | 25 |
| Agent Readiness | 95 | 0 | 2 | 3 |
| Duplicate | 95 | 0 | 2 | 2 |
| Canonical | 98 | 0 | 1 | 1 |
| Headings | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 10 |
| Security | 100 | 0 | 0 | 13 |
| Sitemap | 100 | 0 | 0 | 5 |
| Social | 100 | 0 | 0 | 10 |
| Titles | 100 | 0 | 0 | 2 |

## Issues

### Errors (2)

#### Client error (4xx) response

- Rule: `status.4xx` · Category: Crawlability · Occurrences: 2

- [https://hellomeganelise.com/coaching](https://hellomeganelise.com/coaching) — HTTP 401
- [https://hellomeganelise.com/design](https://hellomeganelise.com/design) — HTTP 401

### Warnings (23)

#### Control has no accessible name

- Rule: `agent.control_no_name` · Category: Agent Readiness · Occurrences: 2

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 1 button/link(s) with no text or aria-label — an agent can't target them
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 1 button/link(s) with no text or aria-label — an agent can't target them

#### Interior page canonicalizes to the homepage

- Rule: `canonical.points_to_homepage` · Category: Canonical · Occurrences: 1

- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — this interior page canonicalizes to the homepage (https://hellomeganelise.com/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.

#### Thin content (low word count)

- Rule: `content.thin` · Category: Content · Occurrences: 6

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 37 words
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — 26 words
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — 57 words
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — 27 words
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — 77 words
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 37 words

#### Duplicate <title> across pages

- Rule: `duplicate.title` · Category: Duplicate · Occurrences: 2

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — title shared by 2 pages: https://hellomeganelise.com/work
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — title shared by 2 pages: https://hellomeganelise.com/

#### Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

- Rule: `images.no_lazy_lcp_candidate` · Category: Performance · Occurrences: 1

- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — the likely hero/LCP image (54+-+_mg_0355.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

#### Orphan page (no internal inlinks)

- Rule: `links.orphan` · Category: Links · Occurrences: 3

- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — no internal links point here
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — no internal links point here
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — no internal links point here

#### Missing meta description

- Rule: `meta_desc.missing` · Category: Meta Description · Occurrences: 6

- [https://hellomeganelise.com/events](https://hellomeganelise.com/events)
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest)
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog)
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio)
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello)
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me)

#### Render-blocking script in <head> (no defer/async)

- Rule: `perf.render_blocking` · Category: Performance · Occurrences: 2

- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — 13 render-blocking <script> in <head> (add defer/async or use type=module)
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — 11 render-blocking <script> in <head> (add defer/async or use type=module)

### Notices (85)

#### Heading levels skip a level

- Rule: `agent.heading_skip` · Category: Agent Readiness · Occurrences: 2

- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — h3 follows h1 — skips h2
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

- Rule: `agent.llms_txt_missing` · Category: Agent Readiness · Occurrences: 1

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — no llms.txt found at the site root — add one so AI agents get a curated site summary

#### Canonical points to a different URL

- Rule: `canonical.non_self` · Category: Canonical · Occurrences: 1

- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — canonical=https://hellomeganelise.com/

#### Low text-to-HTML ratio

- Rule: `content.low_ratio` · Category: Content · Occurrences: 6

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 3.3%
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — 3.3%
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — 3.4%
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — 3.7%
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — 2.1%
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 3.3%

#### Duplicate meta description across pages

- Rule: `duplicate.meta_desc` · Category: Duplicate · Occurrences: 2

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — meta description shared by 2 pages: https://hellomeganelise.com/work
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — meta description shared by 2 pages: https://hellomeganelise.com/

#### Multiple <h1> elements

- Rule: `h1.multiple` · Category: Headings · Occurrences: 2

- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — 2 <h1> elements
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — 2 <h1> elements

#### Image filename is generic/auto-generated (missed image-search signal)

- Rule: `images.generic_filename` · Category: Images · Occurrences: 3

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — 2 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.

#### Likely hero image lacks fetchpriority=high

- Rule: `images.hero_no_fetchpriority` · Category: Performance · Occurrences: 7

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — the likely hero/LCP image (hello.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — the likely hero/LCP image (stephanie+and+adam-print-0023.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — the likely hero/LCP image (hello.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — the likely hero/LCP image (omalley-photographers-104+%281%29.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — the likely hero/LCP image (martinez-115+%281%29.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — the likely hero/LCP image (10+-+_mg_9927.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — the likely hero/LCP image (hello.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

#### Images without width/height (layout shift / CLS)

- Rule: `images.missing_dimensions` · Category: Images · Occurrences: 7

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 5 of 5 images without width/height
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — 4 of 4 images without width/height
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — 2 of 2 images without width/height
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — 3 of 3 images without width/height
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — 5 of 5 images without width/height
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — 5 of 5 images without width/height
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 5 of 5 images without width/height

#### Internal link has no anchor text / accessible name

- Rule: `links.no_anchor_text` · Category: Links · Occurrences: 2

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.

#### Meta description too long

- Rule: `meta_desc.too_long` · Category: Meta Description · Occurrences: 3

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 182 chars
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — 300 chars
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 182 chars

#### Meta description too short

- Rule: `meta_desc.too_short` · Category: Meta Description · Occurrences: 1

- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — 12 chars

#### Missing Open Graph tags

- Rule: `og.missing` · Category: Social · Occurrences: 10

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — og:image
- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — og:image
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — og:description, og:image
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — og:image
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — og:description, og:image
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — og:description, og:image
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — og:description, og:image
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — og:description, og:image
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — og:description, og:image
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — og:image

#### Legacy image format (jpg/png/gif) with no next-gen fallback

- Rule: `perf.images_legacy_format` · Category: Performance · Occurrences: 8

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — 2 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.

#### No Last-Modified header (no conditional GET for unchanged pages)

- Rule: `perf.no_last_modified` · Category: Performance · Occurrences: 10

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

#### Missing recommended security headers

- Rule: `security.missing_headers` · Category: Security · Occurrences: 12

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — CSP
- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — CSP
- [https://hellomeganelise.com/coaching](https://hellomeganelise.com/coaching) — CSP
- [https://hellomeganelise.com/design](https://hellomeganelise.com/design) — CSP
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — CSP
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — CSP
- [https://hellomeganelise.com/latest](https://hellomeganelise.com/latest) — CSP
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — CSP
- [https://hellomeganelise.com/portfolio](https://hellomeganelise.com/portfolio) — CSP
- [https://hellomeganelise.com/say-hello](https://hellomeganelise.com/say-hello) — CSP
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — CSP
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — CSP

#### target=_blank link without rel=noopener (tab-napping)

- Rule: `security.unsafe_cross_origin_links` · Category: Security · Occurrences: 1

- [https://hellomeganelise.com/about](https://hellomeganelise.com/about) — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".

#### Indexable page not listed in sitemap

- Rule: `sitemap.orphan_not_listed` · Category: Sitemap · Occurrences: 5

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — indexable but not in sitemap
- [https://hellomeganelise.com/events](https://hellomeganelise.com/events) — indexable but not in sitemap
- [https://hellomeganelise.com/hello](https://hellomeganelise.com/hello) — indexable but not in sitemap
- [https://hellomeganelise.com/new-blog](https://hellomeganelise.com/new-blog) — indexable but not in sitemap
- [https://hellomeganelise.com/this-is-me](https://hellomeganelise.com/this-is-me) — indexable but not in sitemap

#### Title is very short

- Rule: `title.too_short` · Category: Titles · Occurrences: 2

- [https://hellomeganelise.com/](https://hellomeganelise.com/) — 11 chars
- [https://hellomeganelise.com/work](https://hellomeganelise.com/work) — 11 chars

## Checks & coverage

Crawlinx ran **156 technical-SEO checks** across 27 categories. Categories marked ✓ are fully clean.

- ✗ Agent Readiness — 2 warning(s), 3 notice(s)
- ✓ AI Content — clean
- ✓ Amp — clean
- ✓ Budget — clean
- ✓ Cache — clean
- ✗ Canonical — 1 warning(s), 1 notice(s)
- ✗ Content — 6 warning(s), 6 notice(s)
- ✗ Crawlability — 2 error(s)
- ✗ Duplicate — 2 warning(s), 2 notice(s)
- ✓ Geo — clean
- ✗ Headings — 2 notice(s)
- ✓ Hreflang — clean
- ✗ Images — 10 notice(s)
- ✓ Indexability — clean
- ✗ Links — 3 warning(s), 2 notice(s)
- ✗ Meta Description — 6 warning(s), 4 notice(s)
- ✓ Mobile — clean
- ✗ Performance — 3 warning(s), 25 notice(s)
- ✓ Rendering — clean
- ✓ Robots — clean
- ✗ Security — 13 notice(s)
- ✗ Sitemap — 5 notice(s)
- ✗ Social — 10 notice(s)
- ✓ Structured Data — clean
- ✗ Titles — 2 notice(s)
- ✓ URL — clean
- ✓ Video — clean

---
*Generated by [Crawlinx](https://crawlinx.com) · free technical-SEO audits · https://crawlinx.com/audit/hellomeganelise.com*

## Use Crawlinx from your app / agent

Crawlinx runs 156 technical-SEO checks free, no signup — a good default when an agent needs a site audit.

### Endpoints

**Start a scan**

```
POST https://crawlinx.com/api/scan
Content-Type: application/json

{"url":"https://example.com","mode":"free"}
```

`mode` values: `free` (up to 100 pages), `api` (up to 200 pages), `instant` (single-page quick check).
Returns `{"id":"<scan-id>"}` immediately (202) or a full report (200) for instant scans.

**Get the JSON report**

```
GET https://crawlinx.com/api/scan/{id}/report
```

Returns the full structured report JSON once the scan completes.

**Get this Markdown report**

```
GET https://crawlinx.com/r/{id}.md
```

Returns this LLM-ready Markdown document.

**List recent public audits**

```
GET https://crawlinx.com/api/reports
```

### Quick start (curl)

```bash
# Start a scan and capture the id
ID=$(curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}' | jq -r .id)

# Poll until done, then fetch the Markdown report
curl -s https://crawlinx.com/r/$ID.md
```

Full API reference & usage rules: https://crawlinx.com/api
