Skip to content

mrsandyy/MusicNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 MusicNotes

Reverse engineered Instagram's private Notes API to sync your Spotify songs directly to your Instagram profile, built before Instagram made it a feature themselves.


📌 Overview

MusicNotes is a reverse engineering project that connects your Spotify account with Instagram’s private Notes API. It automatically updates your Instagram Notes with the song you’re currently listening to on Spotify, in real time.

Yes, I built this before Instagram officially rolled out their own “music in notes” feature (I want credit Zuck). Most of the effort went into reverse engineering the API, the code implementation here is fairly simple.


🚀 Features

  • Reverse engineered Instagram’s private Notes API.
  • Spotify integration using official API.
  • Real-time sync: your Instagram Notes update automatically when your song changes.
  • Hands-free: set it once, and it keeps your Notes fresh with your current track.
  • Proof-of-concept for what later became an official Instagram feature.

⚙️ How To Use

  1. Connect Spotify
  2. Connect Instagram
  3. Sync Engine → Polls Spotify playback, pushes updates to Instagram Notes automatically.

⚠️ Disclaimer

  • This project was made purely for educational and research purposes.
  • It uses reverse engineering on a private API — which violates Instagram’s Terms of Service.
  • Do not use this on production accounts unless you fully understand the risks (including possible account bans).

🛠 Tech Stack

  • Python
  • Spotify Web API for music data
  • Reverse-engineered Instagram private API for Notes updates

📜 License

MIT — Use, learn, and adapt — but give credit.


About

Sync Insta Notes with Spotify - before it became official

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages