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

Scrape Facebook public pages without an API key

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

get_posts() does not extract post urls into the post_url column for me, even while using extract_post_url method.

#### Description: When using the `get_posts` function to scrape posts and comments from the NintendoAmerica Facebook page, the script only says that a post has 20 comments even if it...

The `'time'` field of a post returned by `get_posts` doesn't have tzinfo. The value of `post['time'].tzinfo` is `None`.

hi i have some questions, why always when try to scrape post its always says it require login(i am passing only public links) and why most of the links i...

hi there, thanks again for your amazing program! i was wondering if there's a way to get the (url of) the profile pic? when i try and use get_profile i...

EXAMPLE text: De lo contrario, este no es el lugar adecuado, pero por si acaso. ¿Hay alguien buscando estos juguetes viejos? Otherwise, this isn't the right place for it, but...

When I get posts by specifying a user account, I get the comments, reactions and reactors perfectly. But, when I use a single url, no comments, reactions and reactors are...