brutalsavage / facebook-post-scraper

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

The scraper doesn't work #7

Closed busattoale closed 4 years ago

busattoale commented 4 years ago

command: python scraper.py -p [page name] -l 18 -c y

Error 1: in #reaction row 100

Schermata 2020-03-07 alle 16 24 18

Error 2: If i comment the #reaction block and remove the column reaction from the output file, this is the result:

Schermata 2020-03-07 alle 16 37 18 Schermata 2020-03-07 alle 16 38 54

As you can see the Comments column contains only {}.

busattoale commented 4 years ago

Solved comment but not reaction issues

SirineZmantar commented 4 years ago

hello how did you solved comment ?