[John_Eckman]Anyone know of a scripted approach for importing Instagram download into WordPress? It’s a json file and seems well-enough structured, but I’d hate to reinvent the wheel if someone’s already done it.
LoqiInstagram is a popular photo and short video hosting silo most well known for square photos that have been processed with an image filter https://indieweb.org/Instagram
[John_Eckman]otherwise they generally look to be designed to hit the API live as opposed to a data dump export the Insta folks now make available. I may be able to code it myself and share if I can find the time - it doesn’t look too complex
[chrisaldrich]too often the sort of solutions you're looking for tend to only pop up at a services' end of life (the boat's going down, exit rapidly and save what you can) as most people want the ongoing sync of posts
[Joe_Crawford]Funny enough I have not touched instalooter in a while but it’s been very useful to me. IG is a moving target for the developers but it works well. Feel free to call me out here it or in github. :)
[John_Eckman]Thanks, will do. Not sure if the best approach is to move the Instagram json into a WXR file or just loop through the json itself in a wp-cli command, creating posts as you go and skipping the wxr step