facebook_page_scraper icon indicating copy to clipboard operation
facebook_page_scraper copied to clipboard

List index out of range

Open CodedNil opened this issue 1 year ago • 18 comments

I have followed the github documenation and nothing more to get posts, and I am encountering this error:

File "\facebook_page_scraper-4.0.1-py3.11.egg\facebook_page_scraper\element_finder.py", line 374, in __accept_cookies button[-1].click() ~~~~~~^^^^ IndexError: list index out of range

With firefox as the browser.

CodedNil avatar Nov 28 '22 14:11 CodedNil