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

Broken by New Facebook layout #7

Open
charles-hood opened this issue Sep 22, 2020 · 4 comments
Open

Broken by New Facebook layout #7

charles-hood opened this issue Sep 22, 2020 · 4 comments

Comments

@charles-hood
Copy link

Script no longer runs now that the "new" Facebook layout has been forced out to everyone.

@charles-hood
Copy link
Author

I think a potential workaround would be to set the user agent to an older browser to force Facebook to serve up the old format. Something like:
PROFILE.set_preference("general.useragent.override", "Mozilla/5.0 (Windows NT 10.0; Trident/7.0; rv:11.0) like Gecko")

@charles-hood
Copy link
Author

This older Firefox user agent seems to work, it forces FB to serve up the old layout:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.10; rv:62.0) Gecko/20100101 Firefox/49.0

@asimejaz14
Copy link

asimejaz14 commented Sep 25, 2020

@charles-hood Here's another solution: eventscraper.com
Works with the new updates as well!

@charles-hood
Copy link
Author

Any plans to support the new Facebook layout? Script no longer works at all, even with old browser strings.

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

2 participants