• 1 Post
  • 1 Comment
Joined 2 years ago
cake
Cake day: September 11th, 2023

help-circle
  • Yeah, I had some webpages archived and tried to use javascript to clean them up, but I ended up parsing it as xml through Powershell instead. I’ve done something with Python and BeautifulSoup too, a long time ago. Both much easier than JS, but somehow JS is designed to work with web pages? Make it make sense.