JustAnotherArchivist / snscrape

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

facebook and instagram scrapper #453

Closed raoumairwaheed closed 2 years ago

raoumairwaheed commented 2 years ago

Hey, I want to scrape Facebook and Instagram using snscrape. but i didn't find any helping material related to facebook and instagram (modules and parameters related information).

can you please share some material related to these platforms?

JustAnotherArchivist commented 2 years ago

There isn't really any beyond the general help (see README, all scrapers fundamentally work the same way) and what you can find here in the issues. I haven't used these in a long time because both sites have ridiculous rate limits that render anything beyond a handful of posts practically impossible to scrape, so they might be quite broken by now.