brutalsavage / facebook-post-scraper

Facebook Post Scraper 🕵️🖱️
GNU General Public License v3.0
325 stars 116 forks source link

Page crashed while scrapping #51

Open chaoshengggg opened 3 years ago

chaoshengggg commented 3 years ago

image

Is there any solution to this. It's not possible to scrape anything as it keeps on crashing after 1-3 scrolls

mingjun1120 commented 3 years ago

image I also facing this problem now, anyone knows what is the possible problems?

mingjun1120 commented 3 years ago

@chaoshengggg Do you know how to solve this problem? I have tried diff solutions but don't work.

chaoshengggg commented 3 years ago

@mingjun1120 Hey, I wasn't able to find any fix/solution to this. Might need to reach out to the original authors to find a fix for this

mingjun1120 commented 3 years ago

I see. Then, may I know how you scrap FB posts comments?

brutalsavage commented 3 years ago

Take a look at this link and try a couple potential solutions https://stackoverflow.com/questions/64927909/failed-to-read-descriptor-from-node-connection-a-device-attached-to-the-system

It sounds like a ChromeDriver/Win10 issue

chaoshengggg commented 3 years ago

Got it. Appreciate the help! @brutalsavage

mingjun1120 commented 3 years ago

@chaoshengggg Seem like we only can use this program with a different operating system of PC or laptop (e.g: MacOS)🤣🤣 Am I right?

mingjun1120 commented 3 years ago

I have already tried some solutions but don't work. Below are some solutions I have tried.

I have tried: image image