Nick Young
Nick Young
I wouldn't recommend using Google Collab for scraping, as those IP addresses would raise red flags to Facebook servers. Most people don't access Facebook via Google Collab ;).
Hi! These aren't errors, not all posts have these items so not returning anything in that case is correct. Maybe try increase the `pages` parameter?
The debug messages are already optional. If you don't call `enable_logging()`, you shouldn't get any log messages
I wouldn't recommend running this in Colab, as most Facebook users don't connect from Google Colab servers, so it'll be super obvious to Facebook servers that you're scraping
This isn't an error, just a warning. Did the function return results?
Which pages didn't return about info?
CTRL-C should do it
This warning is safe to ignore, unless data are missing. Are you experiencing some other problem related to this warning?
@lorellav Try pass cookies as per the readme
What post id are you having this problem with?