Scrapers.lat logo scrapers.lat
Developer tools

Hugging Face Models, Datasets & Spaces Scraper

Scrape Hugging Face Hub models, datasets and spaces with downloads, all-time downloads, likes, trending score, task, library, license, author, base model and dates. Track trending AI models and prolific authors. Export to JSON, CSV or Excel.

25 fields per record JSON · CSV · Excel · API Pay per use
huggingface-models-scraper.json 200 OK
{
  "id": "meta-llama/Llama-3.2-1B-Instruct",
  "url": "https://huggingface.co/meta-llama/Llama-3.2-1B…",
  "type": "model",
  "modelName": "Llama-3.2-1B-Instruct",
  "author": "meta-llama",
  "pipelineTag": "text-generation",
  "library": "transformers",
  "downloads": 10519376,
  "downloadsAllTime": 89411950
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
IdUrlTypeModel NameAuthorPipeline TagLibraryDownloadsDownloads All TimeLikesTrending ScoreGatedLicenseNum Parameters
Sample output

A real example record, exactly the shape you receive.

IdUrlTypeModel Name
meta-llama/Llama-3.2-1B-Instructhttps://huggingface.co/meta-llama…modelLlama-3.2-1B-Instruct
meta-llama/Llama-3.1-8B-Instructhttps://huggingface.co/meta-llama…modelLlama-3.1-8B-Instruct
hmellor/tiny-random-LlamaForCausa…https://huggingface.co/hmellor/ti…modeltiny-random-LlamaForCausalLM
meta-llama/Prompt-Guard-86Mhttps://huggingface.co/meta-llama…modelPrompt-Guard-86M
meta-llama/Llama-3.2-3B-Instructhttps://huggingface.co/meta-llama…modelLlama-3.2-3B-Instruct
GET /huggingface-models-scraper
{
  "id": "meta-llama/Llama-3.2-1B-Instruct",
  "url": "https://huggingface.co/meta-llama/Llama-3.2-1B…",
  "type": "model",
  "modelName": "Llama-3.2-1B-Instruct",
  "author": "meta-llama",
  "pipelineTag": "text-generation",
  "library": "transformers",
  "downloads": 10519376,
  "downloadsAllTime": 89411950
}

Frequently asked questions

What is the difference between downloads and downloadsAllTime?

`downloads` counts downloads over the last 30 days, so it reflects current usage. `downloadsAllTime` is the cumulative total since the item was published.

Can I get only one task, like text-to-image?

Yes. For models, set the task / pipeline tag (for example `text-to-image` or `text-generation`) to keep only models for that task.

What does trending score mean?

It is a momentum signal that surfaces items gaining attention right now. Sort by trending to see what is rising fastest.

How fresh is the data?

Downloads, likes and trending score are read live at run time, so each record reflects the item at the moment of the run (see observedAt).

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.