InstaFix icon indicating copy to clipboard operation
InstaFix copied to clipboard

Fix Instagram embeds in Discord (and Telegram!)

InstaFix

Instagram is a trademark of Instagram, Inc. This app is not affiliated with Instagram, Inc.

InstaFix serves fixed Instagram image and video embeds. Heavily inspired by fxtwitter.com.

How to use

Add dd before instagram.com to show Instagram embeds.

Deploy InstaFix yourself

  1. Clone the repository.
  2. Install Poetry.
  3. Run poetry install in the root directory.
  4. Log in to Instagram then get cookies.txt from Instagram. You can use Get cookies.txt Chrome extension.
  5. Put cookies.txt in the root directory.
  6. Deploy with gunicorn or similar server. See FastAPI Server Workers.

Report a bug

You could open an issue.

TODO

  • [ ] Find a way to get data without cookies & rate limit.