Hugging Face Spaces Scraper
Pricing
from $7.50 / 1,000 results
Hugging Face Spaces Scraper
Query the Hugging Face Spaces catalog by keyword, author, SDK, and sort order. Records include id, author, SDK, likes, trending score, runtime, hardware, license, tags, created date, and Space URL. Handy for AI model discovery, demo curation, and trend reporting.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
42 minutes ago
Last modified
Categories
Share

๐ค Hugging Face Spaces Public API Scraper
๐ Export Hugging Face Spaces metadata in seconds. ID, author, SDK, likes, trending score, runtime, hardware, license, and tags, straight from the public huggingface.co/api/spaces endpoint.
The Hugging Face Spaces Public API Scraper turns the huggingface.co/api/spaces public REST endpoint into a clean dataset. It calls the API with whatever sort, filter, and search parameters you supply, then flattens each Space into one tidy row.
Coverage spans the full Hugging Face Spaces catalogue, every public Space, every SDK (Gradio, Streamlit, Docker, static). Each row carries id, author, SDK, like count, trending score, runtime stage, hardware tier, creation and last-modified timestamps, tags, and license.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| ๐ค ML engineers | Discover top demo apps for inspiration |
| ๐ Researchers | Track Spaces growth over time |
| ๐ข Platform teams | Build an internal Spaces directory |
| ๐งโ๐ Educators | Curate teaching demos |
| ๐ฐ AI journalists | Source trending Spaces stories |
| ๐ฉโ๐ป Developers | Mirror Spaces data into your own DB |
๐ What the Hugging Face Spaces Public API Scraper does
- Calls
/api/spaceswith your chosen sort, search, author, and SDK filters. - Flattens nested runtime and card data into top-level fields.
- Casts numbers to real numbers so they import cleanly into spreadsheets.
- Surfaces upstream errors as a single clean error record.
- Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.
๐ก Why it matters: The Hugging Face API is open, but its responses nest runtime and card data several levels deep. This actor flattens everything into a single row per Space, ready for analytics.
๐ Data fields
Each record includes: author, createdAt, hardware, id, lastModified, license, likes, private, runtime, scrapedAt, sdk, tags, trendingScore, url. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
โ ๏ธ Good to Know: The Hugging Face API is public and free. No API key is needed. Rate limits are generous but exist, so prefer larger sort-based pulls over many small ones.
๐ How to use
- Click Try for free.
- Pick a sort and optional filters.
- Click Start. Your dataset is ready in seconds.
๐ Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge Hugging Face Collections Scraper | Public Hugging Face collections metadata. |
| ParseForge Hugging Face Discussions Scraper | Discussion threads and PRs on Hugging Face repos. |
| ParseForge ModelScope Models Scraper | ModelScope public models. |
| ParseForge Civitai Models Scraper | Civitai public models. |
๐ก Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer. This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.