Flockingbird / roost

Proof of Concept for Eventsourced backend
https://flockingbird.social
MIT License
35 stars 4 forks source link

Write a script or scrapy spider that retrieves a list of (mastodon) instances. #40

Open berkes opened 3 years ago

berkes commented 3 years ago

Write a script or scrapy spider that retrieves a list of (mastodon) instances.

Details

For #37, as input for #38 we need an updated list of mastodon instances. Later extendable with pleroma, friendica and other fediverse instances. The source should allow fetching this data (i.e. don't just copy the first fediverse-list as it may not allow copying this list).

This list acts as input (a textfile, json or STDIN) to the spider in #38 that finds "for-hire" profies on that instance.

Deliverable