facebook-post-scraper icon indicating copy to clipboard operation
facebook-post-scraper copied to clipboard

Facebook Post Scraper 🕵️🖱️

Results 31 facebook-post-scraper issues
Sort by recently updated
recently updated
newest added

Hello, I'm having the following issue when I run ".../python scraper.py -page nexmm -len 1" Could you kindly why I'm having it? Thank you.

great scraper for me, really useful, thank you. Any chance to scrape all public posts starting from a specific "keyword" search, instead a specific page? For ex.: python scraper.py -keyword...

Additional data elements that are now collected per post: - Post creator - Post creation datetime - Post creation like count - Post creation share count -- Previously collected inconsistently...

I'm trying to scrape as much data as possible. I'm sure there are more posts than what I'm getting, I got 1400 posts without comments and checking the last one's...

Is it possible to add this feature? Scrap posts and comments from this posts from specific date ?

Hello, Thank you for the post of Facebook-post-scraper I have done all the requirements, but when I run this code : =================================== import argparse import time import json import csv...

`_extract_post_id` uses the class `_5pcq` to get the postId. This sometimes fails when there is a long list of items with that class, some of which have an effectively empty...

I also tried in windows but it isn't working as well. My command: python scraper.py -p "https://www.facebook.com/icc/" -l 10 Error: Traceback (most recent call last): File "scraper.py", line 322, in...

problem in posts with multiple images ,getting only the link of the first one