I have some saved images from instagram that contains the filenames from instagram’s CDN, which are in the format XXX_XXX_XXX. Apparently these IDs are sharded, and there’s more info here:
I’m essentially trying to reverse engineer a post link with shortcode from this information.
I attempted to use the numbers in the URL like an imageID before realizing that is not what they are.