Converting Instagram saved_collections.json file to csv file and importing it to notion
instagram, programming, notion, database, csv, json, Instagram, saved_collections.json
Download Your Instagram Data from the Account Deletion Interface
💡 You will not be deleting your account, you will only proceed to the download my data section
Then, extract the saved_collections.json
file from the downloaded zip
saved_collections.json
file from the downloaded zip
This file keeps your saved
collections
contents along with your tagsWe will continue our operations with this file
Converting saved_collections.json
file to csv
saved_collections.json
file to csv
Requires
nodejs
installationRun the javascript code below in the directory of
saved_collections.json
Or give the file path to the bottom line of the code
Importing the csv
file onto Notion
csv
file onto NotionFormatting Notion data
PreviousRunning Jest tests for Typescript ESM modulesNextInstagram saved_collections.json dosyasini csv dosyasina cevirmek ve notion’a aktarmak
Last updated