---
tool: Crawlinx SEO audit
source: https://crawlinx.com
domain: giantedgemarketing.com
report_url: "https://crawlinx.com/audit/giantedgemarketing.com"
crawl_id: 20260722T171005-68522c88
health_score: 65
generated_at: 2026-08-26T03:26:06Z
total_pages: 7
html_pages: 7
indexable_pages: 7
errors: 0
warnings: 46
notices: 47
---

# SEO audit: giantedgemarketing.com

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

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

## Overview

| Metric | Value |
| --- | --- |
| Pages crawled | 7 |
| HTML pages | 7 |
| Indexable | 7 |
| Non-indexable | 0 |
| Orphan pages | 3 |
| Broken internal links | 0 |
| Avg response time | 998 ms |
| Errors / Warnings / Notices | 0 / 46 / 47 |
| Status codes | 7×200 |

## Categories

| Category | Score | Errors | Warnings | Notices |
| --- | ---: | ---: | ---: | ---: |
| Links | 0 | 0 | 24 | 0 |
| Duplicate | 49 | 0 | 12 | 6 |
| Security | 70 | 0 | 7 | 7 |
| Content | 91 | 0 | 2 | 0 |
| Titles | 96 | 0 | 1 | 2 |
| Agent Readiness | 100 | 0 | 0 | 3 |
| Crawlability | 100 | 0 | 0 | 3 |
| Images | 100 | 0 | 0 | 2 |
| Performance | 100 | 0 | 0 | 18 |
| Structured Data | 100 | 0 | 0 | 6 |

## Issues

### Warnings (46)

#### Thin content (low word count)

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

- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — 81 words
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — 81 words

#### Duplicate page content

- Rule: `duplicate.content` · Category: Duplicate · Occurrences: 4

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — content shared by 2 pages: https://giantedgemarketing.com/about.html
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — content shared by 2 pages: https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — content shared by 2 pages: https://giantedgemarketing.com/how-we-work.html
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — content shared by 2 pages: https://giantedgemarketing.com/how-we-work

#### Homepage duplicated across protocol/host variants (no redirect)

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

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — http://giantedgemarketing.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — http://www.giantedgemarketing.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.

#### Duplicate <title> across pages

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — title shared by 2 pages: https://giantedgemarketing.com/about.html
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — title shared by 2 pages: https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — title shared by 2 pages: https://giantedgemarketing.com/contact.html
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — title shared by 2 pages: https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — title shared by 2 pages: https://giantedgemarketing.com/how-we-work.html
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — title shared by 2 pages: https://giantedgemarketing.com/how-we-work

#### Content-Type header doesn't match the actual content

- Rule: `headers.content_type_mismatch` · Category: Security · Occurrences: 7

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".

#### Orphan page (no internal inlinks)

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — no internal links point here
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — no internal links point here
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — no internal links point here

#### Internal link points to a redirect

- Rule: `links.redirect_target` · Category: Links · Occurrences: 21

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — https://giantedgemarketing.com/about.html → https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — https://giantedgemarketing.com/contact.html → https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — https://giantedgemarketing.com/how-we-work.html → https://giantedgemarketing.com/how-we-work

#### Title likely truncated in SERP (too wide)

- Rule: `title.too_long` · Category: Titles · Occurrences: 1

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — 100 chars, ~740px (limit ~580px)

### Notices (47)

#### Heading levels skip a level

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

- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — h3 follows h1 — skips h2
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — h3 follows h1 — skips h2

#### No llms.txt for AI agents

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

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

#### Duplicate meta description across pages

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — meta description shared by 2 pages: https://giantedgemarketing.com/about.html
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — meta description shared by 2 pages: https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — meta description shared by 2 pages: https://giantedgemarketing.com/contact.html
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — meta description shared by 2 pages: https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — meta description shared by 2 pages: https://giantedgemarketing.com/how-we-work.html
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — meta description shared by 2 pages: https://giantedgemarketing.com/how-we-work

#### Likely hero image lacks fetchpriority=high

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — the likely hero/LCP image (joey-portrait.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://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — the likely hero/LCP image (joey-portrait.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.

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

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — 6 of 6 images without width/height
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — 6 of 6 images without width/height

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

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — 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://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — 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 ETag header (no conditional GET for unchanged pages)

- Rule: `perf.no_etag` · Category: Performance · Occurrences: 7

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

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

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

- [https://giantedgemarketing.com/](https://giantedgemarketing.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://giantedgemarketing.com/about](https://giantedgemarketing.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://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — 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://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — 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://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — 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://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-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.
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — 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.

#### URL redirects to another URL

- Rule: `redirect.single` · Category: Crawlability · Occurrences: 3

- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — redirects to https://giantedgemarketing.com/about
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — redirects to https://giantedgemarketing.com/contact
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — redirects to https://giantedgemarketing.com/how-we-work

#### No structured data detected

- Rule: `schema.none` · Category: Structured Data · Occurrences: 6

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about)
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html)
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact)
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html)
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work)
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html)

#### Missing recommended security headers

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

- [https://giantedgemarketing.com/](https://giantedgemarketing.com/) — CSP, X-Content-Type-Options, HSTS
- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — HSTS, CSP, X-Content-Type-Options
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — HSTS, CSP, X-Content-Type-Options
- [https://giantedgemarketing.com/contact](https://giantedgemarketing.com/contact) — X-Content-Type-Options, HSTS, CSP
- [https://giantedgemarketing.com/contact.html](https://giantedgemarketing.com/contact.html) — CSP, X-Content-Type-Options, HSTS
- [https://giantedgemarketing.com/how-we-work](https://giantedgemarketing.com/how-we-work) — HSTS, CSP, X-Content-Type-Options
- [https://giantedgemarketing.com/how-we-work.html](https://giantedgemarketing.com/how-we-work.html) — HSTS, CSP, X-Content-Type-Options

#### Title tag is identical to the H1 (missed keyword variation)

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

- [https://giantedgemarketing.com/about](https://giantedgemarketing.com/about) — the <title> and the H1 are identical — differentiate them to cover more query variation
- [https://giantedgemarketing.com/about.html](https://giantedgemarketing.com/about.html) — the <title> and the H1 are identical — differentiate them to cover more query variation

## Checks & coverage

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

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

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

## Use Crawlinx from your app / agent

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

### MCP server (agent skill)

Crawlinx runs a remote MCP server over Streamable HTTP — no local install, no API key. Add it to Claude Code (or any MCP-capable agent) in one line:

```bash
claude mcp add --transport http crawlinx https://crawlinx.com/mcp
```

Endpoint `https://crawlinx.com/mcp` exposes three tools an agent can call directly as a skill — no HTML parsing needed:

- `scan_url` — start an SEO audit of a URL.
- `get_report` — fetch the finished report as structured JSON.
- `get_report_markdown` — fetch a compact, LLM-ready Markdown report.

Once connected, an agent invokes these tools natively (e.g. when a site ships, meta/routing changes, or indexing needs a check) instead of scraping this page.

### HTTP API

For apps and CLI scripts, the same audit is available over plain HTTP.

**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 → note the "id" in the JSON response
curl -s -X POST https://crawlinx.com/api/scan \
  -H 'Content-Type: application/json' \
  -d '{"url":"https://example.com","mode":"free"}'

# Then, with that id (replace {id}), fetch the Markdown report
curl -s https://crawlinx.com/r/{id}.md
```

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