This is an alternative scraper for mstdn-ebooks. It uses the Pleroma API
since there is an inconsistency between Pleroma and Mastodn in how it
handles min_id.
This also scrapes from an authenticated instance instead of using the
public API. This allows you to download profiles of people who require
authentication to view. You will need to provide the bearer token as
found in the 'authorization' field in the request headers. You can find
yours using the developer tools of your browser. Just find a request and
check the headers.
Use -h to find out more information.