JustAnotherArchivist / snscrape

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

Support for Pleroma #44

Open JustAnotherArchivist opened 5 years ago

JustAnotherArchivist commented 5 years ago

@ealgase on #43:

Mastodon and Pleroma are both federated alternative social networks that would be useful to support (especially Pleroma as the website is loaded with Javascript so an archivebot won't grab a user). Ideally, users, hashtags, threads, and entire instance timelines would be supported.

TheTechRobo commented 2 years ago

Is it even possible to access a Plemora instance without auth?

JustAnotherArchivist commented 2 years ago

Yes, although I'd be surprised if there wasn't a way to require auth for everything, so some instances might have that.