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
222 stars 67 forks source link

line break of post content #78

Open eagle989 opened 1 year ago

eagle989 commented 1 year ago

Hello all, is it possible to retrieve facebookposts with includes linebreaks of the postcontent? Right now it only returns a concatenated string.

Thanks:)

shaikhsajid1111 commented 1 year ago

Can you share an example of such a post?