kitsune-soc / kitsune

🦊 (fast) ActivityPub-federated microblogging
https://joinkitsune.org
Other
317 stars 20 forks source link

Replace `scraper` with a small custom library #593

Closed aumetra closed 1 month ago

aumetra commented 1 month ago

We used to use the scraper library, which (while it works great) pulls in the html5ever crate, which is unnecessary overhead.

We replace the scraper library with a small custom built library to scrape our HTML.