Robots.txt Evidence Auditor avatar

Robots.txt Evidence Auditor

Pricing

from $3.50 / 1,000 site auditeds

Go to Apify Store
Robots.txt Evidence Auditor

Robots.txt Evidence Auditor

Parse robots.txt rules into normalized policy evidence, sitemap references, tested paths, and truthful failures.

Pricing

from $3.50 / 1,000 site auditeds

Rating

0.0

(0)

Developer

Michael Olmos

Michael Olmos

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Parse robots.txt rules into normalized policy evidence, sitemap references, tested paths, and truthful failures.

Reliability and safety

  • Normalized user-agent groups.
  • Allow disallow crawl-delay and sitemap evidence.
  • Bounded path policy checks.
  • Safe redirect validation.
  • Explicit uncharged failures.
  • Inputs are deduplicated and bounded; the default memory is locked to 256 MB.

Charging

PAY_PER_EVENT uses a one-time Actor-start event plus site-audited. Only successful completed audit rows are charged. Invalid inputs, DNS/network/TLS failures, and the OUTPUT summary are not charged.

Example input

{
"urls": [
"https://www.google.com/"
],
"userAgent": "*",
"testPaths": [
"/search",
"/"
],
"maxSites": 1,
"timeoutSecs": 20
}

Output

The default dataset contains normalized evidence rows. The OUTPUT record reports completed, failed, duplicate, budget-limited, and input-limited counts without hiding partial failures.