Bull
Bull
Hi @vtibo Change the following line of code in your /Embed/demo/index.php file: **CHANGE** $dispatcher = new Embed\Http\CurlDispatcher(); **to** $dispatcher = new Embed\Http\CurlDispatcher([ CURLOPT_USERAGENT => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML,...
@Ace2RA Here is the code I'm using to get live posts and save them to json file. ``` from facebook_scraper import * import json with open('yourfilename.json', 'w', encoding='utf8') as f:...
> aha, cool, i've switched to rss-bridge, very happy so far. @WladyX Are you serious? RSS-Bridge? Facebook bridge been giving problems the past 2 months.