moda20
moda20
I see, we could really use another way of deploying the app, that at least allows the update of the custom invoice PDF template, i tried to use the top...
@BelleNottelling I tried the commands to fix the permissions, but it didn't solve it. i am not sure if this is supposed to be the case, but the files on...
@fashan7 @camwest5 Please check my fork of this, it does return the full posts with most info : https://github.com/moda20/facebook-scraper
@streamcon this repo is forgotten and not updated anymore, check mine : https://github.com/moda20/facebook-scraper! i updated it to have most features. if there is an issue with my repo, please open...
@lemontea87 try to use this repo instead : https://github.com/moda20/facebook-scraper
@mikhalko please post the example you used with my repo, i can't know what "did not help" mean
@mikhalko this repo and my fork uses mbasic to parse, check the readme on my repo to see how to get it to run correctly
@mikhalko yeah, i believe mbasic needs logins for everything. if you can't use credentials of cookies then i think you should try this repo, it does most things but without...
@eric09230 I tried that but it's not working for me at all, still getting the same zero posts.
@kevinzg @eric09230 It seems the code references the layout used by mbasic facebook, not the m.facebook. but the URL used to start the scrapping is m.facebook which results in completely...