shaikhsajid1111 / facebook_page_scraper

Scrapes facebook's pages front end with no limitations & provides a feature to turn data into structured JSON or CSV
https://pypi.org/project/facebook-page-scraper/
MIT License
209 stars 62 forks source link

"content" column blank #105

Open g4bmnr2 opened 3 months ago

g4bmnr2 commented 3 months ago

The "content" column is blank if post only contains text (has no images/videos) or if the text is in a different font. However, data from posts with both text and images are extracted properly.

shaikhsajid1111 commented 3 months ago

Hi @g4bmnr2, can you share which page it happened with? It will help to reproduce the issue