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

Server build not getting profile page data #152

Closed
mattdarr opened this issue Jun 1, 2020 · 1 comment
Closed

Server build not getting profile page data #152

mattdarr opened this issue Jun 1, 2020 · 1 comment

Comments

@mattdarr
Copy link

mattdarr commented Jun 1, 2020

When building locally the data is gathered correctly, but when our build server tries to scrape the profile page data from instagram we get this as the response:
{"LoginAndSignupPage":[{"captcha":{"enabled":false,"key":""},"gdpr_required":false,"tos_version":"row","username_hint":""}]}
any way to get past this? The profile is public. This only started happening a few days ago and was only every now and then. Today it seems to be every time when building from the server.

@mattdarr
Copy link
Author

mattdarr commented Jun 1, 2020

Found the cause of the issue after some googling around. Putting it here in case others need it. https://stackoverflow.com/questions/57624387/dont-have-profilepage-index-but-i-have-loginandsignuppage

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

1 participant