-
im getting this
`Exception while requesting URL: https://m.facebook.com/XXXXXXX/
Exception: TooManyRedirects('Exceeded 30 redirects.')
Traceback (most recent call last):
File "/usr/local/lib/…
-
I'm wondering if anyone else might have just started getting
``facebook_scraper.exceptions.UnexpectedResponse: Your request couldn't be processed``
exceptions today or might know what's possibly…
-
Thanks for writing this app. I've recently started receiving an error to do with datetime parsing from a page that was previously working, so I'm assuming FB must have changed something. It might be t…
-
Hi,
The NPM package for Facebook Scraper has been updated to version 0.23.43.
Since then, I have not scrapped any group. The script just stops when I see this message with debug mode:
`INFO:face…
-
Hi,
I've implemented this today and get "Couldn't get any posts" returned for some public pages even though they have some very recent ones. Other pages are fine.
I am using the CLI.
Here are…
-
Hello,
When I try to import :
```python
from facebook_page_scraper import Facebook_scraper
```
I get the following error :
```python
Traceback (most recent call last):
File "", line …
-
The LoginRequired exception says:
"facebook_scraper.exceptions.LoginRequired: A login (cookies) is required to see this page"
It seems to make sense to add which page is meant by "this page".
-
Hi,
Thanks for the module, it is versatile.
I can make it work as expected in Windows, but when I move my script to Ubuntu, it cannot run with warning of Unsupported Browser. One major differen…
-
I extract cookies from my browser after logging into Facebook with an extension like EditThisCookie (Chrome), But mistakes still occur:
ERROR: This video is only available for registered users. Use …
-
hello i am getting this error related to browser [2023-08-02 16:57:15,952] ERROR in app: Exception on /scrape-facebook [POST]
Traceback (most recent call last):
File "C:\Users\HP Probook\PycharmPr…