hhsm95 / FacebookPostsScraper

Scraper for posts in Facebook user profiles, pages and groups
MIT License
136 stars 54 forks source link

Can't retrive posts from private groups or account #3

Open jobas260458 opened 4 years ago

jobas260458 commented 4 years ago

Hi, I tried using the code to retrive posts from a private group with my FB credentials (this to be specific -->https://www.facebook.com/groups/SeidiAbanoTermese ) and I can't get the code to work properly(empty csv output file and no error). The same goes with my private account(or the one of a friend of mine). Is there any way to solve this? Am I doing something very stupid or wrong using it this way?

hhsm95 commented 4 years ago

It is strange, as long as you have logged in with an account that is accepted in the groups, the posts should be able to be extracted. I'll do some tests with more other groups to see if it's a problem in the code.

bachdgvn commented 3 years ago

I got this redirection, so response text doesn''t have any posts

<html><head><title>Đang chuyển hướng...</title><meta http-equiv="refresh" content="0;url=https://m.facebook.com/login.php?next=https%3A%2F%2Fm.facebook.com%2Fzuck%3Fv%3Dtimeline&amp;refsrc=https%3A%2F%2Fm.facebook.com%2Fzuck&amp;_rdr" /></head><body><script type="text/javascript" nonce="28IurDlD">document.location.href="https:\/\/m.facebook.com\/login.php?next=https\u00253A\u00252F\u00252Fm.facebook.com\u00252Fzuck\u00253Fv\u00253Dtimeline&refsrc=https\u00253A\u00252F\u00252Fm.facebook.com\u00252Fzuck&_rdr"</script>Nếu bạn không được chuyển hướng tự động, hãy nhấp vào <a href="https://m.facebook.com/login.php?next=https%3A%2F%2Fm.facebook.com%2Fzuck%3Fv%3Dtimeline&amp;refsrc=https%3A%2F%2Fm.facebook.com%2Fzuck&amp;manual_redirect=1&amp;_rdr">tại đây</a>.</body></html>