Robots.txt & Sitemap Extractor by Domain
Pricing
from $2.00 / 1,000 results
Robots.txt & Sitemap Extractor by Domain
Fetch and parse robots.txt and XML sitemaps for any domain. Extract allowed and disallowed paths, sitemap URLs and every listed page. Great for SEO audits and crawl planning. JSON output.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Technical Dost Solutions
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Robots.txt & Sitemap Extractor Fetch and parse robots.txt for any domain — user-agents, allow/disallow rules, crawl-delay and sitemap URLs — in one bulk call. No API key. Built for developers who need fast, reliable, bulk results without managing servers or proxies.
Features
- One structured JSON record per domain.
- Bulk + concurrent — process up to 100 domains per run.
- No proxy, no browser, no API key — fast and low-cost.
- Graceful failures: unreachable inputs return
ok: falsewith anerror; the run never crashes.
Input
{"domains": ["github.com", "apify.com"], "maxItems": 100}
Output
One record per domain:
{"domain": "github.com","ok": true,"status": 200,"sitemaps": ["https://github.com/sitemap.xml"],"groupCount": 2,"crawlDelay": null,"groups": [{"userAgents": ["*"], "allow": [], "disallow": ["/search"], "crawlDelay": null}]}
Who it's for
- SEO teams auditing crawl rules
- Crawler/scraper developers respecting robots
- Sitemap discovery pipelines
- Site migration & QA checks
How to use
- Add your domains to the
domainsinput field. - Run the Actor and read one structured record per input from the dataset.
- Export as JSON, CSV, or Excel, or call the Actor's API from your backend.
FAQ
Do I need an API key? No. You provide domains; the Actor does the rest. Does it return personal data? No — only public infrastructure/metadata, never personal contact data. What formats can I export? JSON, CSV, and Excel via the dataset, or the Actor API.
Pricing
Pay-per-event: a tiny per-run start fee plus a small per-result charge. You pay only for successful results. See the Pricing tab.
Further reading
- Keyword: robots.txt sitemap extractor.