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

Scrape Facebook public pages without an API key

Results 232 facebook-scraper issues
Sort by recently updated
recently updated
newest added

This project is so amazing. But I have two questions. (I am a beginner in learning coding) 1. How can I add the **proxy** in the code? (request function) And...

Apologies, but I don't exactly know how to format the cookies within the cookies.txt file, as, no matter how I try, I get the error: `raise exceptions.InvalidCookies(f"Cookies are in an...

Hey @neon-ninja. Could you kindly elaborate a bit on the Facebook privacy policy? Can the data that has been scraped using this tool, be published (in a conference paper)? To...

First of all, thank you for your work. I have the code updated to the latest changes, however I am having problems with the extraction of comments from public pages....

I'm attempting to scrape age/DOB of users on a mass scale for a study. Would there be any way to do this with the library, if at all?

Hello, I´m having trouble when I tried to scrape an open page cause I just get the last 3 posts on it (and have more than 300). And actually the...

Was there a change at facebook or something? I was able to scrape using tor a few days ago. But today this error showed up "Your request couldn't be processed"....

Hi, i need to search users by with their full name. Is this possible?

I am really new to scrapping and I was wondering if any one could tell me hoe to run the scrapping file? all I did was download your code for...

/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/dateparser/date_parser.py:35: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see...