Hugging Face Scraper — AI Models & Datasets Search
Pricing
$1.00 / 1,000 result items
Hugging Face Scraper — AI Models & Datasets Search
Search Hugging Face Hub models and datasets: downloads, likes, tags, pipeline type, authors. Free public API, no API key required. JSON output.
Pricing
$1.00 / 1,000 result items
Rating
0.0
(0)
Developer
Thrifty Kiwi
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
24 days ago
Last modified
Categories
Share
Hugging Face Scraper
Searches the Hugging Face Hub for AI models and datasets. Returns downloads, likes, pipeline types, tags, and authors — sorted by popularity.
No API key required.
Modes
- models — search the model hub
- datasets — search the dataset hub
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
mode | select | models | models / datasets |
query | string | bert | Search term |
limit | integer | 20 | Max results |
sort | select | downloads | Sort key |
pipelineTag | string | — | Task filter (models) |
Example input
{"mode": "models", "query": "llama", "sort": "trendingScore"}
Output
Structured JSON pushed to the run's dataset — one object per result. Errors (invalid input, API failures, empty results) are returned as structured error objects instead of failing the run.
Use cases
- AI/ML research & benchmarking
- Model discovery for developers
- Market analysis of AI trends
- Dataset curation
Cost
Pay-per-result: $0.001 per result item (volume discounts available). Free to try — runs are billed only for results produced.