Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to search by tags #206

Open
mouhradBendjillali opened this issue Apr 19, 2016 · 3 comments
Open

Impossible to search by tags #206

mouhradBendjillali opened this issue Apr 19, 2016 · 3 comments

Comments

@mouhradBendjillali
Copy link

If you want to use the method searchTags($name), you have to change the second parameter of _makeCall() to true.
With last update of the API, you can only access to content with a token.

Maybe others methods have to be update but i'm not sure.
Thanks for the library, it's helpful :) .

@davelima
Copy link

👍

Method searchUser now require an access token too. I'll look for any other method that needs to be updated and open a pull request soon.

@florianbeer
Copy link

Don't bother. The author of this library is currently not maintaining it as it seems.
I already made a fork with all the necessary changes for the API changes but my pull request was never merged.

You can take a look at it here: https://github.com/florianbeer/Instagram-PHP-API

Composer lets you use the alternative repo if you want. Just add the link and require dev-master.

@raiym
Copy link

raiym commented Jun 3, 2016

Hey guys! Check this out: https://github.com/raiym/instagram-php-scraper

Scraper that allows you get info without tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants