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

Does it work with new Facebook layout ? #6

Open
whatneuron opened this issue Sep 10, 2020 · 3 comments
Open

Does it work with new Facebook layout ? #6

whatneuron opened this issue Sep 10, 2020 · 3 comments

Comments

@whatneuron
Copy link

Does it work with new Facebook layout ?

@vanyazhuk
Copy link

I'm afraid it doesn't. I'm a newbie though. Took me a while to make it work (I had to change settings.py to call geckodriver and firefox binary with absolute paths) then it got to the login page, correctly inserted my username and password, but couldn't find the login button ('selenium.common.exceptions.NoSuchElementException'). But then again I'm not a pro

@iopanio
Copy link

iopanio commented Sep 29, 2020

@vanyazhuk try updating login button to 'browser.find_element_by_name('login').click()'. either way, the scraper won't work since they changed the html links too.

@gohjiayi
Copy link

gohjiayi commented Mar 8, 2021

Just tried it today and doesn't work, well can't do much when FB's UI is constantly changing..

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

4 participants