UnifyAPI
← Back to catalog

hf.datasets

mock data$0.001 / call

Search ML Datasets

Search 200K+ datasets on HuggingFace Hub by name or keyword. Returns dataset ID, downloads, likes, tags. Covers NLP, vision, audio, tabular datasets. Sorted by downloads.

AI & MLprovider: Hf#hf#ai

Input schema

limit

Number of results (1-20, default 10)

integer
searchrequired

Search query — dataset name or keyword (e.g. "wikipedia", "imagenet", "squad")

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/hf.datasets \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0,"search":"<search>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.