events-scrapper icon indicating copy to clipboard operation
events-scrapper copied to clipboard

Broken by New Facebook layout

Open charles-hood opened this issue 5 years ago • 4 comments

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

charles-hood avatar Sep 22 '20 21:09 charles-hood

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 avatar Sep 22 '20 22:09 charles-hood

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

charles-hood avatar Sep 23 '20 08:09 charles-hood

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

asimejaz14 avatar Sep 25 '20 21:09 asimejaz14

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

charles-hood avatar Dec 10 '20 13:12 charles-hood