← Browse all sitemaps
AILast checked: 15h ago

Hugging Face Sitemap

XML sitemap analysis for huggingface.coMachine learning model hub and community

Sitemaps Found

8

Total URLs

10,831

With lastmod

10,811

Newest Update

4/27/2026

Sitemaps Discovered

  • https://huggingface.co/sitemap.xml
  • https://huggingface.co/sitemap-static.xml
  • https://huggingface.co/sitemap-doc.xml
  • https://huggingface.co/sitemap-blog.xml
  • https://huggingface.co/sitemap-models.xml
  • https://huggingface.co/sitemap-datasets.xml
  • https://huggingface.co/sitemap-spaces.xml
  • https://huggingface.co/sitemap-papers.xml

Sample URLs (10,831 total)

https://huggingface.co/docs/accelerate4/24/2026
https://huggingface.co/learn/agents-course4/15/2026
https://huggingface.co/learn/audio-course4/15/2026
https://huggingface.co/docs/autotrain4/15/2026
https://huggingface.co/docs/bitsandbytes4/14/2026
https://huggingface.co/docs/chat-ui4/25/2026
https://huggingface.co/learn/computer-vision-course4/20/2026
https://huggingface.co/learn/context-course4/23/2026
https://huggingface.co/learn/cookbook4/8/2026
https://huggingface.co/docs/dataset-viewer4/8/2026
https://huggingface.co/docs/datasets4/24/2026
https://huggingface.co/learn/deep-rl-course4/15/2026
https://huggingface.co/docs/diffusers4/24/2026
https://huggingface.co/learn/diffusion-course4/15/2026
https://huggingface.co/docs/evaluate4/8/2026
https://huggingface.co/docs/google-cloud4/7/2026
https://huggingface.co/docs/hub4/26/2026
https://huggingface.co/docs/huggingface.js4/24/2026
https://huggingface.co/docs/huggingface_hub4/24/2026
https://huggingface.co/docs/inference-endpoints1/5/2026

Try it with the SitemapKit API

curl -X POST https://sitemapkit.com/api/v1/sitemap/full \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"url": "huggingface.co"}'

About Hugging Face Sitemaps

An XML sitemap helps search engines discover and index pages on huggingface.co. SitemapKit's API can automatically discover all sitemaps on huggingface.co by checking the robots.txt file and probing common sitemap paths like /sitemap.xml, /sitemap_index.xml, and more.

We found 8 sitemaps containing 10,831 URLs on huggingface.co. 10,811 URLs include lastmod timestamps, helping search engines understand when content was last updated.

How to Extract Hugging Face Sitemaps Programmatically

Instead of manually downloading and parsing XML files, use the SitemapKit API to get structured JSON data in a single request. The /api/v1/sitemap/full endpoint discovers all sitemaps, parses them recursively (handling sitemap indexes up to 5 levels deep), and returns deduplicated URLs with metadata like lastmod, changefreq, and priority.