GETPOSTVerify CSS/JS/image assets are present on a page.
Fetches the target HTML, counts stylesheets, script tags, and images, and reports any missing asset types that you mark as required.
View reference →HTTP/TLS checks, response timing, and monitoring primitives. Browse the catalog below and pick the helpers that fit your workflow.
Every helper runs with the same simple API key. Sign in (or create a free Dataczar account) at Dataczar Connect to issue keys in seconds, then drop the key into any `ak=` parameter and start shipping.
Tip: reuse the same key across these helpers, or rotate keys per project from the Connect dashboard.Fetches the target HTML, counts stylesheets, script tags, and images, and reports any missing asset types that you mark as required.
View reference →Simple status check alias that reports final status and headers.
View reference →Check whether the response body contains a substring.
View reference →Run a regex against the body and report the first match.
View reference →Pulls the page HTML, extracts every canonical link, and flags mismatched hostnames so SEO reviewers can confirm canonicalization.
View reference →Fetch and confirm the status code matches the expected value.
View reference →Counts words, sentences, and estimated syllables from the page text to produce a readability score (0-100).
View reference →Returns ordered headings so SEO reviewers can confirm there is exactly one H1 and that the outline matches expectations.
View reference →Reports the transfer size from headers, the decoded body size, and how long the request took so you can spot oversized landing pages.
View reference →Ensure required HTML tags exist and forbidden ones do not.
View reference →Useful for smoke tests that confirm APIs return syntactically valid JSON and expose the fields your automation expects.
View reference →Crawls anchor tags, resolves relative URLs, runs HEAD requests, and returns the status code plus any failures so QA can catch broken navigation.
View reference →Return the page's meta tags with optional filters.
View reference →Return OpenGraph fields from a page.
View reference →Trace redirect hops and timing.
View reference →Measure total response time and TTFB.
View reference →Attempt a request multiple times until success.
View reference →Accepts either a full robots.txt URL or a site host, then reports the discovered user-agents and Allow/Disallow rules.
View reference →Loads a sitemap URL (urlset or sitemapindex), parses the XML, and returns entry counts plus sample <loc> values.
View reference →Fetch TLS certificate details for a host.
View reference →This GET-first endpoint downloads a public URL (HEAD+GET fallback) and returns status metadata, response headers, and optional body snippet. Useful for uptime checks and lightweight monitors.
View reference →Measure time-to-first-byte for a URL.
View reference →Uses Dataczar's HTML-to-text routines to compute word counts so marketing teams can confirm copy length without pasting into a document editor.
View reference →Helps support teams confirm that webhook payloads or feeds are syntactically valid XML without writing ad-hoc scripts.
View reference →