thewisejun / deeplink-instagram

A way for people to set up their own api to set up deeplinking on instagram

Home Page:app.contentmatches.com:8000/instagram/contentmatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basically deeplinking for instagram and twitter

If your trying to deeplink into an app or something , its easy you can play with the code if you like or not

Badges

MIT License GPLv3 License AGPL License

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Deployment

To deploy this project run

  pip3 install -r requirements.txt

  also you must have uvicorn 

API Reference

Get all items

  GET /instagram/{url_to_your_profile}
Parameter Type
id string
  GET /twitter/{url_to_your_profile}
Parameter Type
id string

Authors

Demo

Insert gif or link to demo

https://app.contentmatches.com:8000/instagram/officialcontentmatch

About

A way for people to set up their own api to set up deeplinking on instagram

app.contentmatches.com:8000/instagram/contentmatch

License:GNU General Public License v3.0


Languages

Language:Python 100.0%