moda20
moda20
@eric09230 Yes i did login, i plan on trying with a different account btu i fear facebook will ban me an my actual account. i will try the other repo...
@eric09230 I figured what the issue is. it seems for my case m.facebook layout has completely changed and this repo is not made to scrap that. the fix was to...
@LuciaIllari using the nintendo example, use the start url like this : ``` for post in get_posts(account="nintendo", start_url="https://mbasic.facebook.com/nintendo?v=timeline", cookies='')) : print(post['text'][:50]) ```
@bluusun @Zhigalin please check this fork that i am working on : https://github.com/moda20/facebook-scraper **it's not a drop in replacement however** please check the readme before trying the old examples
@lectair Is that repo still working for you ? it's not returning any posts, same as the original one.
@G2G2G2G Thanks, that's true it works better.
> I tried this function and it worked correctly for curved links between 2 nodes, but not correctly for self referencing links (from A to A) @vasturiano can you help...
Ok, i was able to get this to work correctly, by updating the formula above to use 4 control pints instead of 2 which is the case for self referencing...
nearly 3 years and this problem is still not fixed, sails is dead.
Hi i am still on flutter 3.3.10 and i am having this issue with release build for android. Is this fixed in a stable version ? Also @mraleph the move...