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

Error VM100:141 Uncaught TypeError: Cannot read property 'getElementsByTagName' of undefined #10

Open
jack75015 opened this issue Sep 23, 2019 · 2 comments
Labels

Comments

@jack75015
Copy link

Hello

First, I like the project and the idea of using a script and not the not clear instagram API :)

But I guess some updates must be fix :)

I got this error
VM100:141 Uncaught TypeError: Cannot read property 'getElementsByTagName' of undefined at flwerscr (<anonymous>:141:21) at <anonymous>:209:5

After Fetching your followers! [wait until finishes] Step :)

@JimishF
Copy link
Owner

JimishF commented Sep 24, 2019

Thanks. The problem arises because Instagram-web has changed the internals of how they load data. The current version of the script needs tones of improvements. If you want to contribute, bring on. or start from scratch.

@jack75015
Copy link
Author

Hello JimishF,

I think the selectors datas have to be changed with the new class name of the instagram web page
selectors = { modalTrigger: 'Y8-fY', unameElement: 'FPmhX', userLi: 'NroHT', closeBtn: 'pxaFn', flwTitle: 'm82CD', objDiv: "j6cq2" }

I would live to help you but it's a bit hard to understing clearly with selectors is for each objet :$

@JimishF JimishF added the legacy label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants