Help Needed - How to scrape facebook group posts with images

seoz87

Supreme Member
Jr. VIP
Joined
Oct 31, 2008
Messages
1,226
Reaction score
838
hi there

I want to scrape posts of a facebook group

any idea on how I can do that?
 
bump
 
I agree with Python/selenium.
I'm trying to work on a group scaper using this combo.
If I come up with anything half decent, I'll upload it.
 
Your best bet is to hire a freelancer to code a script for you.

Try posting a project on Freelancer.com. I think you should be able to get it for fairly cheap.
 
Your best bet is to hire a freelancer to code a script for you.

Try posting a project on Freelancer.com. I think you should be able to get it for fairly cheap.

approx estimate?
 
Check this out:

https://github.com/apurvmishra99/facebook-scraper-selenium
"Scrape posts from any group or user into a .csv file without needing to register for any API access"
 
Check this out:

https://github.com/apurvmishra99/facebook-scraper-selenium
"Scrape posts from any group or user into a .csv file without needing to register for any API access"
Cool. Thanks!
 
Back
Top