Is there any way to create a deep link from Organic instagram story (not an ad) to a specific content in my mobile app? - instagram

I want to use an Instagram influencer service with more than 120,000 Followers,
but every time he publishes a story on his profile, the deep link that I Gave him sent users to the app stores and google play and not to the specific product in the app.
It's OK for those who haven't Install the app yet, but what about those who already installed it?
Why do they land on the app store and google play and not on the specific content I wanted?
Of course, that's works OK when I promote an Instagram story ad but is there any way it will work organiclly from a business user with 120,000 Followers? maybe there's a problem with my Deep-link?
thanks!

Related

How to transfer app from one Spotify Developer account to another?

We have Spotify Developer account with application, that already used by our iOS app in Appstore. How can we transfer app from one Spotify Developer account to another without changing Spotify app id?
Your best bet is to contact them. This isn't really a code question, or one that I can answer simply by being a developer. Try #SpotifyPlatform on twitter, or search https://community.spotify.com/ for an answer.

Can we use Instagram API for Local Development

I am learning React Native by creating a clone of Instagram (Strictly Local Development). I want to use the Instagram API to get some real time data for my app. I tried registering as Instagram Developer but its asking me for the website and policy page of the website, which I don't have. Is it possible to use Instagram API for learning purpose, if so can you give me the steps for ding it??
Yes, you can. I think you're already in the right way. All you need to do is just integrate things up and follow all the steps in the Instagram Developer website.
You are not required to have policy page or anything to use the sandbox, but you will need it later on if you want to use the API in the production state of your app.
You will need to create an app in the developer site, and generate your access token. Then, add a sandbox user (your Instagram account) and start to use the User Endpoint to retrieve your user data (such as your bio, follower count, etc.) and media (this is what you want, your Instagram post feed).
Hope this helps.

How to access MY Instagram from API (see hashtag 'ed media)

I am trying to collect all media that use a specific hashtag from Instagram to run a hashtag contest for an event.
I have tried the Instagram API and I can collect the media through it, while in sandbox mode, but only the public ones. I want to be able to collect also those belonging to PRIVATE users that I already follow.
If my application passes the review process, will I be able to see the media that people I follow have posted? (like on the official Instagram APP?) Has the review process indeed paused due to the latest news?
Is there any 3rd party APP that has already been reviewed or any other solution that allows me to access the private data?
I just want to check for media that use a specific hashtag every 15-60 seconds and save them to a database based on submission time.
Edit: Another option would be to publish a minimal application that only reads the users' self media. This way everyone who participates would need to provide access to my Application and then I would be able to verify if they have posted using the hashtag.
My main concerns are:
Are applications requiring only the basic scope reviewed?
Can an application like this pass review? In the API terms it states they do not accept apps for one-off projects (like a campaign)*
Instagram is not accepting any new apps that use the public_content permission for review. So you won't be able to get your app out of Sandbox mode if you are using that permission. There are a few 3rd party apps that have been granted permission for that, but even they will stop working when the public_content permission is deprecated in December 2018.
As per https://instagram.com/developer and https://www.instagram.com/developer/changelog
Another option would be to use something like the hashtag campaign feature from SnapWidget that could be used to create a contest.

Process of going live of an Instagram App

I'm just working on a Node.js project which uses Instagram API to boost up users likes/comments & follower numbers by focusing on user specific tags and automatically create organic bonds between users with liking and commenting. Or you can call this shortly as a Instagram bot.
However, the rate and user limits of the Instagram API made me curios about some stuff.
Firstly, the process for going live in Instagram looks so complex and toilsome so how the well-known Instagram BOTs (Archie, Instagress etc.) can made this ? Because I thought Instagram never accepted a usage for their API for this purpose and their Platform Policy is so strict that one can not hide their main purpose.
Secondly, even though app goes to live , the rate limit for endpoints used to publish (POST or DELETE) so limited that how these bots can work fluently without exceeding these limits even they have a lot of users ?
It would be best if anyone is experienced about Instagram API and the Instagram bots can answer there questions.
they develop it without official instagram API, they used private API that uses instagram mobile application. I developed instagram bot, I have it on my local server.

Can my Spotify app require the user to enter a license code to unlock it?

I am looking to monetize a Spotify app.
Since Spotify doesn't presently have a way for apps to be sold, I wonder if I can have the user purchase a license on my website, which they would then enter into the app to start using it. The flow would be as follows:
user learns about the app, visits my website and purchases a license
user finds the app on Spotify and adds it
user enter license code into the app to unlock it
I couldn't find any mention to payments on Spotify's terms of service.
Disclaimer: I am a Spotify employee, but I haven't worked on this feature personally.
Every Spotify app must pass the approval process before it is published and distributed. The experience you've proposed will almost certainly fail this item from the app design guidelines:
Be here now. Don’t add features that force users to go out to your
website. Users don’t like disjointed experiences so make all
functionality work within Spotify.
Additionally, the terms of use specify that you must agree to a standard distribution agreement. While that agreement isn't publicly available, having an app that requires going out to your website to purchase a license is probably not going to fly.

Resources