sys1yagi / mastodon4j

mastodon client for java, kotlin https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md
MIT License
135 stars 28 forks source link

Parse status tags?? #22

Open sys1yagi opened 7 years ago

sys1yagi commented 7 years ago

status contains html tags like

<p>My recent gists were the first Python REST API client I've 
written (using Mastodon.py), and the first Python scraper I've
 written (using lxml).</p><p>Major love to StackExchange and
 Google.</p><p>It's like I hardly care about the implementation
 details any more, and can instead focus just on the high-level
 concept, the design, and the testing.  Lots of testing.</p>
<p>Deployment via a gist is brain-dead easy.  It also encourages
 me to keep simple apps in a single file.</p>