brutalsavage / facebook-post-scraper

Facebook Post Scraper 🕵️🖱️
GNU General Public License v3.0
326 stars 118 forks source link

Facebook New Design #42

Open krawez opened 4 years ago

krawez commented 4 years ago

Facebook has updated its layout, so all the parsing has to be reviewed :(

othmanechentouf commented 4 years ago

Did you manage to fix it ? Thank you

krawez commented 4 years ago

Here are a couple html codes for parsing I found so far (I am using Selenium, but can easily be updated to BeatifulSoup):

I am struggling to extract the date - if someone has the solution - would love to hear!