instagram

Limit posts from Instagram API on a Google Map based on radius in current window

☆樱花仙子☆ 提交于 2019-12-30 05:31:08
问题 So I have the code below which is the front end on a node.js app which pulls Instagram posts with a certain hashtag. Right now it posts all over the world. Is there a way to limit the radius on the posts and if possible, limit to the window that is currently visible to the user? I'm using the Instagram Real Time tag subscription. function initialize() { var styles = [{ "featureType": "landscape", "stylers": [{ "color": "#808080" }, { "visibility": "simplified" }] }, { "featureType":

Instagram feed based on tag and geolocation

戏子无情 提交于 2019-12-30 02:32:10
问题 Is it possible to get an instagram feed based on both a tag and location? I want all the images tagged with #stackExchange located in Johannesburg ( and surrounding radius of 100 km ) 回答1: There is no API to get feed with both tag and location, there are independent APIs for tag and location, but you cannot currently make a single call and get results filtered for both. Tag API: https://api.instagram.com/v1/tags/snow/media/recent?access_token=ACCESS-TOKEN Location search API: https://api

How to open image in my ios app from another app?

纵然是瞬间 提交于 2019-12-30 02:30:30
问题 As Instagram and some another apps have option to open image in there app from any other app. I also want to do similar kind of thing for my iOS image processing app. So user can open there image from any app in my iPhone/iPad app. But I don't know how it is possible. 回答1: Yes you can open any file type in other supported application in your iOS device with "Open In" option. Please follow this apple document for Document Interaction Programming Topics for iOS will be helpful to you. 1) You

Where is the search media by tag on new Instagram Graph API?

ε祈祈猫儿з 提交于 2019-12-30 02:26:26
问题 On the current Instagram API we have an endpoint to search recent media by tag, but this platform will be deprecated beginning in July 2018. The problem is that Instagram Graph API reference doesn't include any endpoint to search media by tag. Does anyone know how to search media by tag using the new Instagram Graph API? 回答1: Just announced a few days ago, the new Instagram Graph API: Hashtag Search API is now available. Here is a link to the documentation for the full API: https://developers

What is the new instagram json endpoint?

隐身守侯 提交于 2019-12-29 18:52:54
问题 Instagram used to expose open data as json under the endpoint https://www.instagram.com/<username>/?__a=1 . This changed over night, the endpoint is not available anymore. What is the new endpoint or what could be an alternative to this? Thanks in advance! 回答1: The endpoint does not exist anymore. Facebook is restricting APIs because of scandals. The data is still there of course, Instagram's frontend needs it, so the alternative right now is to scrape the page and find the json data there.

What is the new instagram json endpoint?

坚强是说给别人听的谎言 提交于 2019-12-29 18:52:02
问题 Instagram used to expose open data as json under the endpoint https://www.instagram.com/<username>/?__a=1 . This changed over night, the endpoint is not available anymore. What is the new endpoint or what could be an alternative to this? Thanks in advance! 回答1: The endpoint does not exist anymore. Facebook is restricting APIs because of scandals. The data is still there of course, Instagram's frontend needs it, so the alternative right now is to scrape the page and find the json data there.

OAuth2, Swift 3, Instagram

元气小坏坏 提交于 2019-12-28 12:15:10
问题 There seem to be lots of changes at IG. Many OAuth2 repos, all seem to have bugs, or really not easily converted to Swift3. Wondering if anyone has a solution for moving to Swift3 and working with the latest changes at Instagram? Solutions most welcome. OAuth2 implementation seems to one of the more complicated things out there. Surprised that IG has not offered their own example docs on how to do this with iOS. They only have docs for web based solutions. Maybe something brewing there?

Intent to open Instagram user profile on Android

℡╲_俬逩灬. 提交于 2019-12-28 08:07:56
问题 I'm developing a social networking app and our users can connect their Instagram account to our service. I'd like to open Instagram profiles directly in their official Android app (if it is installed) but I can't find any way to do that. However, there is a page on their developer site about the exact same feature on iOS but this doesn't seem to work on Android at all. Everything I found on the web only suggests various ways to open links in a browser. Any suggestions? 回答1: I solved this

Instagram dark posts, using api to read info and do operations

谁说我不能喝 提交于 2019-12-25 13:15:18
问题 my company is trying to make interactions with instagram dark posts(It is when you create an ad to target specific people, unpublished posts like facebook dark posts). I have searched nearly all of documentations and I am noting what I have found. There is Marketing api in facebook Marketing Api Link There is a link I have taken from a php scrapper "www.instagram.com/p/{short_code}/?__a=1" Option 2 is giving likes and comments but I think it is limited. There is another link with "/graphql

Whenever I import the node-instagram module Meteor crashes?

房东的猫 提交于 2019-12-25 07:48:48
问题 I'm working on a Meteor app that uses the Instagram API. I added the node-instagram module which seems to be pretty up to date but when I added import Instagram from 'node-instagram' I get a crash starting the app. Any idea where I should look for the cause based on this output? Thanks in advance for any assistance! C:\Users\Harry\AppData\Local\.meteor\packages\templating-compiler\1.2.15\plugin.compileTemplatesBatch.os\npm\node_modules\meteor\promise\node_modules\meteor-promise\promise_server