robots.txt parser
HTTP /api/v1/http/robotsFetch and parse robots.txt — User-agent groups, Disallow/Allow, Sitemap, Crawl-delay.
https://services.google.com/robots.txt
200
390 bytes
1 User-agent groups
- /university
- /adwordseditor
- /adwords/mobile_ads
- /inquiry/user_study
- /feedback/user_study
- /ads_inquiry/printadvertiser
- /ads_inquiry/websiteoptimizer
- /websiteoptimizer/
- /appliance/
- /enterprise/
- /advertisers/
- *.png
- *.jpg
- *.css
- *.js
- *.kmz
- /
Raw robots.txt
User-agent: * Allow: /university Allow: /adwordseditor Allow: /adwords/mobile_ads Allow: /inquiry/user_study Allow: /feedback/user_study Allow: /ads_inquiry/printadvertiser Allow: /ads_inquiry/websiteoptimizer Allow: /websiteoptimizer/ Allow: /appliance/ Allow: /enterprise/ Allow: /advertisers/ Allow: *.pdf Allow: *.png Allow: *.jpg Allow: *.css Allow: *.js Disallow: *.kmz Disallow: /
-
1
Paste your input
Enter the value at the top — domain, IP, URL, email, ASN, hash, whatever fits this tool. The smart input auto-detects type.
-
2
Click "Inspect"
host.tools issues real probes (DNS, HTTP, TCP, TLS, WHOIS where applicable) and renders the result in milliseconds.
-
3
Open the API tab
Every web tool has a sibling /api/v1/http/robots JSON endpoint with the same payload. One copy-as-curl click and you're scripting it.
Headers are how the modern web declares its security posture. Auditing them is the highest-ROI thing you can do this week.
/api/v1/http/robots?q=https%3A%2F%2Fservices.google.com
curl -s '/api/v1/http/robots?q=https%3A%2F%2Fservices.google.com'
<iframe src="/http/robots?q={INPUT}&embed=1"
width="100%" height="600" frameborder="0"></iframe>
Drop into any HTML page. The embed=1 flag hides nav and footer.
Upgrade to Pro for $19/mo. Cancel anytime. Works with the same API you already use.
Common questions
Is robots.txt parser free?
Where does the data come from?
How fresh are the results?
?nocache=1 for a forced refresh.Can I run this from the command line?
host.tools http robots YOUR_INPUT.Can I monitor results over time?
Run robots.txt parser on a schedule. Get pinged when it changes.
Pro gets you bulk lookups, monitors, webhook alerts, history, exports and 10,000 API calls/day. $19/mo.
- ✓Schedule any tool — every 1, 5, 15, 60 min
- ✓Diff against last run, alert on change
- ✓Webhook + email + Slack + PagerDuty + OpsGenie
- ✓Bulk CSV upload, 1,000 inputs per job
- ✓Export results as CSV / NDJSON / Excel
- ✓90-day history, comparison view