-
hello, I scraped some data from query profile, now I find myself with tons of ids, is there an API endpoint that permit to convert those to an image directly or would I have to go through an unofficial API ex id : 50c1e82f-0e69-4f7b-b6ac-e5bf8363dc16 |
Beta Was this translation helpful? Give feedback.
Answered by
Kerchakk
Aug 27, 2024
Replies: 1 comment 7 replies
-
you would need gamefiles to convert the templateId's id to cosmetic data, or use an unofficial api like fortnite-api.com |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in case anyone need after myself, here is the link you could use :
https://fortnite-api.com/images/cosmetics/br/item_id/icon.png
in this case
https://fortnite-api.com/images/cosmetics/br/spid_225_s14_hightowertomato/icon.png
you can change 'icon.png' to 'smallicon.png' to get smaller images (faster to download)