Instagram Feed Fetch Script
This should be ran in a browser
This script fetches the latest posts from an Instagram account and saves them to a JSON file. It uses the Instagram Basic Display API to fetch the posts and thefs
module to save them to a JSON file.