JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.43k stars 706 forks source link

Some Facebook pages return no results #17

Closed JustAnotherArchivist closed 5 years ago

JustAnotherArchivist commented 6 years ago

Because Facebook sucks, snscrape currently returns no results on some pages even though it follows the pagination correctly.

Examples:

JustAnotherArchivist commented 5 years ago

Yet another example: https://www.facebook.com/jairmessias.bolsonaro/

kiska3 commented 5 years ago

I just pip3 installed the development version. This profile: https://www.facebook.com/Calare-UAP-1139073959593025/ Has posts, but snscrape is unable to get them

JustAnotherArchivist commented 5 years ago

I can scrape that profile successfully with the latest master (64693f74b).