Huggingface Ai Scraper avatar

Huggingface Ai Scraper

Pricing

from $2.50 / 1,000 item scrapeds

Go to Apify Store
Huggingface Ai Scraper

Huggingface Ai Scraper

Extract AI/ML models, datasets, and spaces from Hugging Face with comprehensive metadata. Get download counts, likes, tags, task categories, library frameworks, and author information. Perfect for AI researchers, ML engineers, and data scientists tracking the open-source AI ecosystem.

Pricing

from $2.50 / 1,000 item scrapeds

Rating

0.0

(0)

Developer

Skystone

Skystone

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Hugging Face Scraper

Extract AI/ML models, datasets, and spaces from Hugging Face. Perfect for AI researchers, ML engineers, and data scientists. Pay only for successfully scraped items ($3 per 1,000 items).

Features

  • πŸ€– AI-focused data - Models, datasets, and spaces metadata
  • πŸ“Š Rich metadata - Downloads, likes, tags, tasks, libraries
  • 🏷️ Task categorization - NLP, Computer Vision, Audio, etc.
  • πŸ“š Library support - PyTorch, TensorFlow, JAX, etc.
  • πŸ’° Pay-per-event pricing - Only pay for successfully scraped items

Use Cases

  • AI model discovery and comparison
  • Research on open-source ML trends
  • Dataset exploration for training
  • Finding pre-trained models for projects
  • Academic research on AI/ML ecosystem

Input Parameters

ParameterTypeDefaultDescription
startUrlsarray-Hugging Face URLs to scrape
maxResultsinteger100Maximum items to scrape (0 = unlimited)
contentTypestringallFilter: models, datasets, spaces, or all
useCamoufoxbooleanfalseEnable anti-detect browser (rarely needed)

Output Schema

{
"url": "https://huggingface.co/microsoft/DialoGPT-medium",
"name": "microsoft/DialoGPT-medium",
"likes": 1234,
"downloads": 567890,
"tags": ["transformers", "pytorch", "dialogue"],
"tasks": ["Conversational"],
"libraries": ["PyTorch"],
"author": "microsoft",
"description": "A medium-sized model for conversational AI...",
"scrapedAt": "2024-01-15T10:30:00.000Z"
}

Pricing

$0.003 per successfully scraped item ($3 per 1,000 items)

No charges for failed requests.

Example Usage

{
"startUrls": [
"https://huggingface.co/models?sort=downloads",
"https://huggingface.co/datasets"
],
"maxResults": 100,
"contentType": "all"
}

Limitations

  • Large README content may be truncated
  • Very new models may not have complete metadata

Support

For issues or feature requests, please contact SkyStone Labs support.