rugantio / fbcrawl

A Facebook crawler
Apache License 2.0
668 stars 229 forks source link

404 returned #9

Closed ebergam closed 5 years ago

ebergam commented 5 years ago

Hi @rugantio , thanks for this! I have tried to use it now but it is not working: 404

It returns a 404 as it tries to go to mbasic.facebook.com/login/pageid. Looks like there is a problem similar to what you were mentioning in #2 : I logged in with my browser but didn't solve it.

Am I doing something wrong or there is something to fix in the login process? I also tried to change, in line 73 of fbcrawl.py, the href value skipping "/login/", but I get another error:

url

e2

ebergam commented 5 years ago

Executing on Linux instead of windows doesn't raise this problem.