Hugging Face Scraper avatar

Hugging Face Scraper

Pricing

from $1.00 / 1,000 items

Go to Apify Store
Hugging Face Scraper

Hugging Face Scraper

AI model intelligence from the open Hugging Face Hub API: trending models, datasets and spaces by task, author and library. No API key.

Pricing

from $1.00 / 1,000 items

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

Hugging Face Scraper πŸ€—

AI model intelligence from the open Hugging Face Hub API β€” trending & most-downloaded models, datasets and spaces, by task, author and library. No API key, no login.

Track the AI landscape with clean, structured data straight from the Hugging Face Hub API: trending and most-downloaded models, datasets and spaces β€” filterable by task (text-generation, text-to-image, ASR…), author/org (Meta, Mistral, Google…) and library. Perfect for AI-trend monitoring, competitive intelligence on model labs, dataset discovery and building model catalogs.

Uses the open Hugging Face Hub API β€” public data, no key required.


What you can do with it

  • πŸ”₯ Track trending models β€” what's rising on the Hub right now, by task.
  • 🏒 Watch an AI lab β€” everything mistralai, meta-llama or google ships, by downloads.
  • πŸ“š Discover datasets β€” find training data by popularity, task or tag.
  • πŸš€ Monitor Spaces β€” the most-liked live demos and apps.
  • πŸ“Š Build a model catalog β€” downloads, likes, tags and update dates for a whole task area.

Features

  • βœ… No API key β€” open Hugging Face Hub endpoints, works out of the box.
  • βœ… Models, datasets & spaces β€” one Actor, three resource types.
  • βœ… Smart sorts β€” trending, downloads, likes, newest, recently updated.
  • βœ… Filters β€” search, author/org, task/pipeline, library, tag.
  • βœ… Scales β€” cursor-paginated, 100 items per page.

Input

FieldDescription
Resourcemodels / datasets / spaces.
Sort bytrending / downloads / likes / newest / recently updated.
SearchFree-text name search.
Author / organizatione.g. mistralai, meta-llama, google.
TaskModels only, e.g. text-generation, text-to-image.
Library / TagExtra model/library/tag filters.
Max resultsResult cap.
{
"resource": "models",
"sort": "trending",
"task": "text-generation",
"maxResults": 100
}

Example β€” everything Mistral ships, by downloads

{
"resource": "models",
"sort": "downloads",
"author": "mistralai",
"maxResults": 200
}

Output

One row per item:

{
"type": "model",
"id": "mistralai/Mistral-7B-Instruct-v0.3",
"url": "https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3",
"author": "mistralai",
"downloads": 5438667,
"likes": 2714,
"trending_score": 12,
"task": "text-generation",
"library": "transformers",
"tags": ["transformers", "safetensors", "mistral", "text-generation"],
"last_modified": "2024-08-21T10:00:00.000Z"
}

Datasets and spaces carry the same core fields; spaces also include sdk (gradio/streamlit/docker), datasets include a short description.

Run it on a schedule

Schedule the Actor to snapshot trending models or a lab's releases over time, and connect a Google Sheets / Slack / webhook integration to get alerted when new models drop or downloads spike.

Notes & limitations

  • Uses the open Hugging Face Hub API β€” no key needed (an optional token raises rate limits).
  • Counts are point-in-time snapshots at run time.
  • Public repository metadata (non-personal).
  • Data source: Hugging Face Hub.

Keywords

Hugging Face, huggingface, HF Hub, AI models, machine learning models, LLM, model scraper, Hugging Face API, model downloads, trending models, AI datasets, ML datasets, Hugging Face spaces, model catalog, AI trends, transformers, text-generation, model intelligence, ML data, AI research.