Follow
I made a little toy project for finding users across Mastodon and the Fediverse.
It lets you quickly build and download a CSV of matching users using text search such as "dogs AND !cats". Some example queries below.
#devops: https://mamddom.com/?q=%23devops
#climate: https://mamddom.com/?q=%23climate
#biking: https://mamddom.com/?q=%23biking
#writing AND #scifi: https://mamddom.com/?q=%23writing+AND+%23scifi
#fediverse: https://mamddom.com/?q=%23fediverse
Check it out! Ignores all accounts having #nobot. Still fixing some of the backend.