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

Instagram changed explore feed Feb 2018 #43

Open
rickymatthews opened this issue Feb 8, 2018 · 1 comment
Open

Instagram changed explore feed Feb 2018 #43

rickymatthews opened this issue Feb 8, 2018 · 1 comment

Comments

@rickymatthews
Copy link

rickymatthews commented Feb 8, 2018

I noticed our feed stopped grabbing posts, I've had success by changing my foreach to;

foreach ($json->graphql->hashtag->edge_hashtag_to_media->edges as $key => $value) { echo $value->node->display_url; }

@Yacht-Master
Copy link

Hello!

I downloaded the files of this project, but unfortunately it does not work for me. I saw that there are already many corrections of this code, but unfortunately in the project files these changes have not been made.

Could you send me a zip-archive with a working example?

With thanks,
Andreas

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

2 participants