-
Here is my result running this code:
[WDM] - Current google-chrome version is 108.0.5359
[WDM] - Get LATEST driver version for 108.0.5359
[WDM] - Driver [C:\Users\Zoey\.wdm\drivers\chromedri…
-
Hi, Opening the issue again as updated to most recently updated version and get posts still not working. Below is the code and terminal output:
```
from facebook_scraper import get_posts, _scra…
-
Hello, I'm trying to run the system, but it's giving several errors. Here is the code used:
`from facebook_page_scraper import Facebook_scraper
page_name = "nameofpage"
posts_count = 10
browse…
dgomp updated
7 months ago
-
So I tried accessing only the home page. Facebook seems to be detecting that I am using a scraper and blocks it right away
Here's my modified code on `__init__.py` on line 395
(`facebook_scraper.p…
-
Hello!
I'm trying to handle Temporary Ban by sleeping a litttle bit.
But when TemporarilyBanned exception is raised, I see on logs that it doesn't sleep.
```
def handle_pagination_url(url):
…
-
hello @shaikhsajid1111 i am getting facebook_page_scraper.driver_utilities - critical - no posts were found! after scraping
-
Hi, I tried to log in with my account but I get the error:
File ".../main.py", line 4, in
set_cookies("facebook.com_cookies.txt")
File "...\Python38\site-packages\facebook_scraper\__init…
-
Posts with More link are parsed only with text before this link.
-
I'm using the latest code from the master branch and getting the following error. I've also included the code to reproduce this.
Here's my error:
```
sys:1: UserWarning: A low page limit (
-
`fgps --group-ids 610355872400171 --output C:/Users/xx/Documents/
Cookie banner did not appear
(node:9572) UnhandledPromiseRejectionWarning: TimeoutError: waiting for XPath "//div[@data-pagelet="Sto…