VOOZH about

URL: https://apify.com/cloud9_ai/huggingface-scraper

⇱ Hugging Face Scraper - ML Model & Dataset Data Β· Apify


πŸ‘ Hugging Face Model & Dataset Scraper avatar

Hugging Face Model & Dataset Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store

Hugging Face Model & Dataset Scraper

Search and extract ML models and datasets from Hugging Face Hub. Get model cards, download stats, tasks, and architectures. No API key needed.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ cloud9

cloud9

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

2 months ago

Last modified

Categories

Share

Search and extract ML models and datasets from Hugging Face Hub. Get model cards, download stats, tasks, and architectures.

Features

  • Extract data from https://huggingface.co/api
  • Multiple scraping modes: models, datasets
  • Automatic rate limiting
  • Proxy support via Apify Proxy

Input Configuration

Modes

  1. models: /models?search={query}&limit={limit}&sort=downloads&direction=-1
  2. datasets: /datasets?search={query}&limit={limit}&sort=downloads&direction=-1

Example Input

{
"mode":"models",
"query":"example search",
"maxResults":20
}

Output

The actor stores results in the Apify dataset. Each item contains:

  • id
  • author
  • sha
  • lastModified
  • private
  • pipeline_tag
  • tags
  • downloads
  • likes
  • library_name

Usage Example

const input ={
"mode":"models",
"query":"example search",
"maxResults":20
};
const run =await ApifyClient.actor('huggingface-scraper').call(input);
const{ items }=await ApifyClient.dataset(run.defaultDatasetId).listItems();
console.log(items);

Limits

  • Maximum results per run: 200
  • Rate limiting: 1 request per second (default)

Support

For issues or questions, contact the developer or open an issue on GitHub.

License

Apache-2.0

You might also like

Hugging Face Scraper - Models, Datasets, Papers

logiover/huggingface-hub-intelligence-scraper

Hugging Face data export tool: scrape models, datasets & daily papers without a token. Export to CSV/JSON. A no-login Hugging Face API alternative.

Hugging Face Models Scraper - Cheap πŸ€—πŸ€–πŸ”Ž

scrapestorm/hugging-face-models-scraper---cheap

🟠 Easily collect Models from Hugging Face Provide one or multiple search keywords and extract structured model data including model name, owner, likes, downloads, tags, last update date, match count & more πŸ€–πŸ“Š Perfect for AI model research, popularity tracking & model ecosystem monitoring πŸš€

2

5.0

Hugging Face Model Scraper

parseforge/hugging-face-model-scraper

Collect models from Hugging Face Hub via public API endpoints. Get metadata including author, downloads, likes, lastModified, task, library, license, tags and filenames.

28

5.0

Hugging Face Models Scraper - Low-costπŸ’²πŸ”₯πŸ€–πŸ“Œ

delectable_incubator/hugging-face-models-scraper-low-cost

Scrape Hugging Face model listings πŸ€–πŸ“Š with a powerful AI model scraper. Extract model names, creators, downloads, likes, tags, update dates, model URLs, and popularity metrics from keyword searches. Ideal for AI research, model discovery, ecosystem monitoring and machine learning datasets πŸš€

Hugging Face Hub API

alizarin_refrigerator-owner/hugging-face-hub

Access the Hugging Face Hub API to search & discover models, datasets & spaces. Search Models: Find ML models by name, task or library Search Datasets: Discover datasets for training & evaluation Search Spaces: Explore ML applications Get Metadata: Retrieve detailed repo information

Hugging Face Trending Scraper

funny_electrician/Korak1903

Hugging Face Trending Scraper: Tracks daily trending models and datasets to provide market intelligence.

πŸ‘ User avatar

Milton Gardener

2

Hugging Face Scraper β€” Models, Datasets & Spaces

khadinakbar/huggingface-all-in-one-scraper

All-in-one Hugging Face Hub scraper. Paste any URL or text query β€” auto-detects model, dataset, space, paper, user, org, or collection. Deep model card, lineage, evaluation results, dataset configs. MCP-ready. $0.006 per result.

Hugging Face Models Scraper β€” Search, Downloads, Likes, Tags

seemuapps/huggingface-models-scraper

Search Hugging Face for models by task, tag, or keyword and export downloads, likes, library, license, and tags to a clean dataset.

Hugging Face Models Scraper

gio21/huggingface-models-scraper

Search and scrape Hugging Face models by task, library, or query. Returns id, downloads, likes, pipeline_tag, library_name, tags, last modified. Pay per model returned.