HTML Sitemap Link Extractor
Pricing
from $4.90 / 1,000 html sitemap link extractor sitemap file checkeds
HTML Sitemap Link Extractor
Audit html sitemap link extractor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.
Pricing
from $4.90 / 1,000 html sitemap link extractor sitemap file checkeds
Rating
0.0
(0)
Developer
junipr
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Store Positioning
Store title: HTML Sitemap Link Extractor
Short description: Audit html sitemap link extractor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.
SEO title: HTML Sitemap Link Extractor — technical SEO, web, and domain audit
SEO description: Audit html sitemap link extractor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams. Use it to find crawlability, indexability, security, metadata, and page-quality issues with evidence-backed rows and audit reports.
Categories: SEO_TOOLS, DEVELOPER_TOOLS
Keywords: html, sitemap, link, extractor, structured data, public data, web/domain audit
Fixed-Inclusive PPE Pricing
This actor uses pay-per-event pricing. Event prices include Apify platform usage; users are not expected to pay a separate platform-usage pass-through charge for the configured pricing model.
- Tier: W1 — Web/domain audit
- Primary event:
sitemap-file-checkedat $0.00490 base - Default max charge: $10.00
- Store discounts: FREE/BRONZE base, SILVER discounted, GOLD deepest approved discount
Event set:
actor-start: base $0.00500, GOLD $0.00400. HTML Sitemap Link Extractor: charged when actor start is completed. The price includes Apify platform usage; no separate usage pass-through is intended.sitemap-file-checked: base $0.00490, GOLD $0.00392. HTML Sitemap Link Extractor: charged when sitemap file checked is completed. The price includes Apify platform usage; no separate usage pass-through is intended.record-extracted: base $0.00372, GOLD $0.00298. HTML Sitemap Link Extractor: charged when record extracted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.finding-emitted: base $0.00372, GOLD $0.00298. HTML Sitemap Link Extractor: charged when finding emitted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.audit-report-generated: base $0.05000, GOLD $0.04000. HTML Sitemap Link Extractor: charged when audit report generated is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
Public Task Concepts
- Audit HTML Sitemap Link controls on a capped public sample
- Find high-priority HTML Sitemap Link issues before release
- Validate HTML Sitemap Link evidence from supplied pages
- Prioritize HTML Sitemap Link fixes with severity and proof
- Export HTML Sitemap Link QA rows for client review
HTML Sitemap Link Extractor turns visible sitemap pages into structured link inventories while retaining section headings, nested list depth, hierarchy paths, anchor labels, normalized targets, and link health.
What it does
- Fetches public candidate pages or parses supplied HTML through the same hierarchy-aware extractor.
- Detects likely HTML sitemap pages from URL, title, and visible content signals.
- Preserves heading sections, nested list depth, link order, hierarchy path, internal/external classification, and evidence excerpts.
- Detects duplicate targets, empty anchors, broken links when enabled, external links, and low-structure sitemap pages.
Reports
The key-value store contains the extraction report, full link CSV, section hierarchy JSON, duplicate-link CSV, and link-status CSV.
Example input
{"startUrls": ["https://www.wikipedia.org/"],"htmlInputs": [{"sourceUrl": "https://www.wikipedia.org/wiki/Main_Page","html": "<!doctype html><html lang=\"en\"><head><title>HTML Sitemap Link Extractor Demo</title><meta name=\"description\" content=\"A public page for technical SEO analysis.\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"canonical\" href=\"https://www.wikipedia.org/wiki/Main_Page\"><link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/site.css\"><link rel=\"stylesheet\" href=\"/local.css\" integrity=\"sha384-bad\"><script src=\"https://cdn.jsdelivr.net/npm/app.js\"></script><script src=\"/ok.js\" integrity=\"sha256-q3bAT6PqU/NkM+nmCzOxM1iv7FPl/JTMqy0YgkNF7+k=\" crossorigin=\"anonymous\"></script></head><body><h1>HTML Sitemap Link Extractor</h1><h3>Skipped level</h3><p>Updated on 2026-06-20. This page has enough text to support readability, content quality, architecture, link, image, and technical SEO checks with deterministic computed evidence generated from markup.</p><nav><a href=\"/wiki/Main_Page\">Main Page</a><a href=\"https://www.mediawiki.org/\">External docs</a></nav><img src=\"/logo.png\" alt=\"\" width=\"120\"><form action=\"https://forms.example.org/submit\"><label>Email<input type=\"email\" name=\"email\" required></label><input type=\"hidden\" name=\"token\" value=\"abc\"></form><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Demo Product\",\"sku\":\"sku-1\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.00\",\"priceCurrency\":\"USD\",\"availability\":\"https://schema.org/InStock\"}}</script></body></html>","headers": {"cache-control": "max-age=3600","content-encoding": "br","last-modified": "Wed, 01 Jul 2026 00:00:00 GMT"}}],"allowedDomains": "","maxPages": 3,"maxLinks": 3,"detectSitemapPages": true,"includeSectionHierarchy": true,"checkLinkStatus": true,"includeExternalLinks": true,"requestDelayMs": 3,"timeoutMs": 3}
Output fields
sourceUrl, sourceTitle, sitemapPageDetected, sectionHeading, sectionDepth, linkOrder, anchorText, targetUrl, normalizedTargetUrl, internal, external, statusCode, duplicateLinkGroupId, emptyAnchor, hierarchyPath, issueCode, recommendation, evidenceSnippet
Cost controls
Use maxPages and maxLinks to bound extraction; link-status requests can be disabled for inventory-only runs.
Limitations
This actor does not parse XML sitemaps, render client-side navigation, generate sitemap pages, or change site links.