suarezjessie

Results 6 comments of suarezjessie

Hi @lucidrains, is there any news for the attention map visualization? Thanks!

Oh. Alright. Is there any way to circumvent this problem? Would multiple cookies do or would adding sleep time between profile scraping help?

Is there a way to identify if the cookie is already banned or something? So I can also estimate around how many posts/profiles would reach that limit. Also, would you...

I tried using multiple cookies, whenever I use a different account's cookie, the previous account's cookie that I used becomes invalid. Is there a workaround for this?

Oh cool! Thanks for this. Although I think it doesn't handle some cases such as this one. Here's a Facebook Page with 3 reviews but they are not seen in...

This page profile has review generator object but it throws out `Content Not Found` error. Below is the code when scraping the page using `get_page_info` ``` from facebook_scraper import *...