kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.35k stars 626 forks source link

Only 'original_request_url' and 'post_url' with get_post #1024

Open ahkm1234 opened 1 year ago

ahkm1234 commented 1 year ago

It seems that I can only access 'original_request_url' and 'post_url' with get_post (I am trying to get 'images' from urls from public fb pages and groups). Like this:

{'original_request_url': 'https://www.facebook.com/100069652273952/posts/547291547602583', 'post_url': 'https://m.facebook.com/100069652273952/posts/547291547602583'}

Does anyone have an idea how to solve this? I have the newest version of the scraper.

nicolenwd commented 11 months ago

same problem for me, anyone has resolved this?

Kensvin28 commented 8 months ago

I tried using a different network or VPN and got the posts back