Flockingbird / roost

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

Intermediate Search: Implement a crawler that spans mastodon instances. #38

Open berkes opened 3 years ago

berkes commented 3 years ago

Expand the crawler that can crawl a list of mastodon instances and extracts public profiles with #for-hire tags.

Details

For the intermediate product "for hire search", we need to extend the ScraPy spider to crawl across multiple mastodon instances. Currently it only crawls one instance in a Proof of concept. TODO: release this scraper proof of concept in a flockingbird repo.

"Intermediate search" is explained in #37.

Deliverable