Question about the API endpoint for your dataset
#2
by
bgaspra
- opened
Hello,
Thank you so much for your dataset, it's really helpful for my work.
I would like to create an up-to-date version with the latest data from Hugging Face, so I plan to fetch the data myself.
Could you please tell me which API endpoint you used to collect all the model information? Or if there is any documentation link I can read, that would also be a great help.
Thank you!
https://github.com/lordsoffallen/huggingface-finder/blob/main/src/hffinder/extras/api.py
Code is there, it's a bit old so not sure if it still works.