Facebooker
Facebooker copied to clipboard
an unofficial facebook api
I tried using the Facebooker.facebook.API.get_comments method on a facebook post (post_id: 10159586207973057)with around 1k comments but it returns an empty list without any exception. But it did work on another...
``` Collecting Facebooker Using cached Facebooker-1.3.1-py3-none-any.whl (8.2 kB) Requirement already satisfied: requests-toolbelt in c:\users\evan9\appdata\local\programs\python\python310\lib\site-packages (from Facebooker) (0.9.1) Collecting beautifulsoup4 Using cached beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting lxml Using cached lxml-4.6.3.tar.gz (3.2...