Does anyone know if a Mastodon server can block client applications based on their name?
@tante Sure, you can block them at the webserver layer like: https://www.xmodulo.com/block-specific-user-agents-nginx-web-server.html
However, if their scraper lies about the user-agent, there's not much you can do.