Has someone made a script that parses Mastodon's static UI and gets all the profile data from it?
@blobyoumu To bypass authorized fetch
@dirb How would I get a one that works though?
@matrix If its static and structured data, it cannot be that hard, no?
@xyfdi No. BeautifulSoup does most of the work for you.