talatoncu
talatoncu
I used the example you have given. #import Facebook_scraper class from facebook_page_scraper from facebook_page_scraper import Facebook_scraper #instantiate the Facebook_scraper class page_name = "##MYNAME##" posts_count = 10 browser = "firefox" proxy...
Would you please prepare a win32 only version of regex0.dll. I am using sqlite under Visual Basic 6.0 with cairo and it only supports 32 bit dlls (the supplied dll...
@moda20 The start_url and base_url are must for get_posts. Unfortunately, these are not parameters for CLI usage (hence CLI uses m.facebook which does not return tag, therefore no posts returned.)...
When I get posts by specifying a user account, I get the comments, reactions and reactors perfectly. But, when I use a single url, no comments, reactions and reactors are...