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 Update - Class Name Issue #78

Closed
starbuck614 opened this issue Jul 20, 2018 · 2 comments
Closed

Instagram Update - Class Name Issue #78

starbuck614 opened this issue Jul 20, 2018 · 2 comments

Comments

@starbuck614
Copy link

Hello,

I keep getting an error when I run extractor.py particularly in line 14. I think Instagram updated their class name because this is the error I get after changing the error code in line 301-304. I'm not sure how to find the correct class name. All help is greatly appreciated!

`Message: no such element: Unable to locate element: {"method":"class name","selector":"v9tJq"}'

Error Code I put in:

except Exception as e: print(e) print ("\nError: Couldn't get user profile.\nTerminating") quit()

@starbuck614 starbuck614 changed the title Class Name Issue Instagram Update - Class Name Issue Jul 20, 2018
@timmoh
Copy link
Collaborator

timmoh commented Jul 22, 2018

tested it with several profile. everything works

@timmoh timmoh closed this as completed Aug 1, 2018
@singelnspuis
Copy link

Hello I am getting a similar error message:
`Message: no such element: Unable to locate element: {"method":"class name","selector":"Xl2Pu"}'

on all the profiles I try to crawl. At the end of the crawl I am able to view the number of posts, followers, following, etc but no posts.

Thank you.

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

3 participants