fbcrawl
fbcrawl copied to clipboard
A Facebook crawler
Hi all, I keep getting the error "no module named 'urllib2'". I am using python 3.7 (tried earlier versions too) and urllib2 is a python 2 module as far as...
Last time I crawled, the result for post ID is like 145165568851292_2255025891198572, but after a while I re-crawled and the result for post ID changes to 2.77E+15. Does anyone know...
I'm trying to get comments from one public page for academic purposes and it's saying that my password and email login is invalid, but when I try to log in...
## Don't use your personal facebook profile to crawl Hello, We're starting to experience some blockage by facebook. After a certain number of "next pages" have been visited the profile...
Is there an option to crawl events out of Facebook? If not, would it be easy to implement? I could assist if there is interest for that.
Thank you for providing such a useful crawler. last week it work well but now it doesn't. I log the response.text to see what happen and it show my username...
Thank you for very useful crawler! I saw there a spider for profiles (profiles.py file). Does it work? If yes, what command does start it?
I ran "scrapy crawl fb -a email="[email protected]" -a password="10wnyu31" -a page="DonaldTrump" -a date="2018-01-01" -a lang="it" -o Trump.csv" at cm but it didn't work This error : " File "/Users/elchapo/fbcrawl-master/fbcrawl/spiders/comments.py", line...