pgrimaud / instagram-user-feed

This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
MIT License
880 stars 137 forks source link

Unable to extract JSON data #132

Closed crgAdrian closed 3 years ago

crgAdrian commented 4 years ago

I've been getting this error for a few hours.

vendor/pgrimaud/instagram-user-feed/src/Instagram/Transport/HtmlProfileDataFeed.php:53

pgrimaud commented 4 years ago

Could you give me the complete error?

crgAdrian commented 4 years ago

https://gyazo.com/a6439c2bb407f3854d11c39b6b6ab0ab

crgAdrian commented 4 years ago

POSIBLE:

The problem was when google asking a confirmation for location, security stuff.....

How I fixed "for now":

  1. Deleting cache folder generated.
  2. Confirm location Google (this was me)
  3. Confirm location Instagram (this was me)
talhamubashar0012 commented 4 years ago

Hi there, I'm facing the same issue on my dev server and the above mentioned fixes are not working for me as well

aroy314 commented 4 years ago

I'm experiencing the same issue on my production server, and being spammed on my Instagram Account to "confirm this was me"

Edit : I'll try to implement this ASAP and let you know if this solves the issue https://github.com/pgrimaud/instagram-user-feed#version-63-checkpoint-challenge-bypass

Edit 2 : I cannot implement it as my server does not have the Imap PHP Extension, so i'm just catching the error for now...

chOse commented 4 years ago

Exact same error for me today.

gtapps commented 4 years ago

Same for me.

gtapps commented 4 years ago

My problem was because my account got blocked for suspicious activity, I guess it's because of the crawling, IG must have implemented a check, basically all you have to do is relogin into your IG account and change your PW.

paulprins commented 4 years ago

I had this too and needed to open that account in instagram to verify that it was me logging in.

MehdiMJ1 commented 4 years ago

I had the same problem and I have fixed now , it caused by detecting a suspicious activity in your account, so you must identify your entity by solving Captcha and sending security code by phone number, that it is , just enter the official Instagram app and do these steps .. My Pleasure To Help You 😁.

talhamubashar0012 commented 4 years ago

I had the same problem and I have fixed now , it caused by detecting a suspicious activity in your account, so you must identify your entity by solving Captcha and sending security code by phone number, that it is , just enter the official Instagram app and do these steps .. My Pleasure To Help You 😁.

None of this worked for me. Tried several time to verify but its not working. Does anyone of you guys have a better solution. It will be helpful

PrasadBroo commented 4 years ago

im also facing same problem on production server

pgrimaud commented 4 years ago

@PrasadBroo could contact me on Twitter by DM to try to find a solution? https://twitter.com/pgrimaud_

T3chTobi commented 3 years ago

I have the error, too. Is there any solution yet?

xdnan7 commented 3 years ago

I had the same problem too. Just logon to your dummy instagram account, go to menu Setting -> Login activity -> Confirm your login.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

davpirelli commented 3 years ago

Still have the same problem but confirming location/captcha/sms doesn't work for me..still getting Unable to extract JSON data

gergel0304 commented 3 years ago

Cleaning /cache folder help me