Instagram-PHP-API | A PHP implementation of the official Instagram API | REST library

 by   macuenca PHP Version: Current License: No License

kandi X-RAY | Instagram-PHP-API Summary

kandi X-RAY | Instagram-PHP-API Summary

Instagram-PHP-API is a PHP library typically used in Web Services, REST applications. Instagram-PHP-API has no bugs and it has low support. However Instagram-PHP-API has 1 vulnerabilities. You can download it from GitHub.

A PHP implementation of the official Instagram API
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Instagram-PHP-API has a low active ecosystem.
              It has 189 star(s) with 65 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 8 have been closed. On average issues are closed in 236 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of Instagram-PHP-API is current.

            kandi-Quality Quality

              Instagram-PHP-API has 0 bugs and 0 code smells.

            kandi-Security Security

              Instagram-PHP-API has 1 vulnerability issues reported (0 critical, 0 high, 1 medium, 0 low).
              Instagram-PHP-API code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Instagram-PHP-API does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Instagram-PHP-API releases are not available. You will need to build from source code and install.
              Instagram-PHP-API saves you 222 person hours of effort in developing the same functionality from scratch.
              It has 542 lines of code, 46 functions and 6 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Instagram-PHP-API and discovered the below as its top functions. This is intended to give you an instant insight into Instagram-PHP-API implemented functionality, and help decide if they suit your requirements.
            • Extract headers from the response string
            • Set request method
            • Delete a subscription
            • Get the access token .
            • Returns the currently authenticated user .
            • Create a subscription
            • Sets the OAuth token .
            • Get response .
            • Set curl options
            • Sets the URI
            Get all kandi verified functions for this library.

            Instagram-PHP-API Key Features

            No Key Features are available at this moment for Instagram-PHP-API.

            Instagram-PHP-API Examples and Code Snippets

            No Code Snippets are available at this moment for Instagram-PHP-API.

            Community Discussions

            QUESTION

            "You are not a sandbox user of this client" error in Instagram PHP API
            Asked 2017-Aug-03 at 12:55

            I use the Instagram PHP API library to get media from Instagram in PHP.

            When I use it with other logged in user in my project, I get this error:

            You are not a sandbox user of this client

            My project needs to get posts from an Instagram account without needing to sandbox.

            ...

            ANSWER

            Answered 2017-Aug-03 at 12:55

            After complete app or website(that use instagram api) i send it to instagram in panel and if no problem in my project,so instagran verify it and we can use unlimit users for login

            Source https://stackoverflow.com/questions/44199487

            QUESTION

            Instagram API: I get no access_token
            Asked 2017-Jun-06 at 15:10

            I am using this PHP Instagram Client to try to access the API of Instagram, but every time I try to access it, I get this message in return:

            ...

            ANSWER

            Answered 2017-Jun-06 at 15:10

            As you can see on the github repo:

            Note: On the 17 Nov 2015 Instagram made changes to their API . Apps created before Nov 17, 2015 wont be affected until Jun 2016. Apps created on or after Nov 17 2015 will require to use their updated API. Please note that this library doesn't yet support their new updates. For more information, please see #182.

            Meaning the library does not yet support the latest Instagram API.

            UPDATE: Instagram only allows authenticated API calls, no public calls anymore.

            The only way to bypass public calls is by 'scraping' data from Instagram. There are a couple of scrapers out there.

            It basically fetches: https://www.instagram.com/jerryseinfeld/media/ and parses the JSON. You can fetch all tags by getting the #tags from the message.

            Source https://stackoverflow.com/questions/44391962

            QUESTION

            Post an image on instagram using Oauth2 - PHP
            Asked 2017-Mar-23 at 07:40

            All I want to post an image on the instagram using Oauth2 & PHP pretty similar like wall post for Facebook and Tweet post for Twitter like:

            User click on share on Instagram button from my website, they redirect to the Instagram app approval page, they approve and the image gets posted on their account.

            I have searched almost entire internet for this requirement. But I didn't get exact code to achieve this.

            I have already checked these:

            https://github.com/mgp25/Instagram-API

            https://github.com/cosenary/Instagram-PHP-API

            Some people says that it is not possible, Instagram doesn't allow that.

            So all I want is a clear answer whether is it possible or not? If yes then how?

            Thanks

            ...

            ANSWER

            Answered 2017-Mar-23 at 07:40
            Clear answer

            It's not possible and not official in any way. All the Unofficial APIs / packages / libraries... whaterver you might find are barely tentatives of reverse engineering of the traffic generated by the Instagram App.

            So they might work for a while, but then Instagram will block them.

            Think about it. If there's somewhere an official way to upload stuff to instagram there will be a lot of alternative apps and spammers using it.

            If you don't believe me, check the official API documentation. There's no reference to the upload of pictures.

            Source https://stackoverflow.com/questions/42969505

            QUESTION

            Instagram get all the media via API -
            Asked 2017-Feb-08 at 06:49

            I am using https://github.com/cosenary/Instagram-PHP-API to integrate Instagram API for my application.

            I have a requirement of getting all the media's for the 'self' user and display. I tried with min_id and max_id but it only show recent 20 media I also use max_timestamp and min_timestamp but nothing worked to me.

            Is there something I missing or is there any work around to solve this issue.

            Thanks FJ

            ...

            ANSWER

            Answered 2017-Feb-07 at 08:43

            First of all if your Instagram client is in Sandbox mode then you can't get more than 20 posts, more clearly last 20 posts. After client approve you can request more data using

            Source https://stackoverflow.com/questions/42082346

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Instagram-PHP-API

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/macuenca/Instagram-PHP-API.git

          • CLI

            gh repo clone macuenca/Instagram-PHP-API

          • sshUrl

            git@github.com:macuenca/Instagram-PHP-API.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular REST Libraries

            public-apis

            by public-apis

            json-server

            by typicode

            iptv

            by iptv-org

            fastapi

            by tiangolo

            beego

            by beego

            Try Top Libraries by macuenca

            log

            by macuencaGo

            laravel-chat

            by macuencaPHP

            webhookr-go

            by macuencaGo

            laravel-notes

            by macuencaPHP

            laravel-github

            by macuencaPHP