Converting Instagram saved_collections.json file to csv file and importing it t
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 zipThis file keeps your saved
collectionscontents along with your tagsWe will continue our operations with this file
Converting saved_collections.json file to csv
saved_collections.json file to csvRequires
nodejsinstallationRun the javascript code below in the directory of
saved_collections.jsonOr give the file path to the bottom line of the code
Importing the csv file onto Notion
csv file onto NotionFormatting Notion data
PreviousCleaning up unused imports in Python with autoflake using a VS Code taskNextDebounce yapisi ile cok sik yapilan requestleri birlestirmek ve tek bir seferde
Last updated
Was this helpful?


