Build a Stack Exchange Scraper

  • + 1 comment

    This was a lot messier than I expected, whether I tried with regex or with string manipulation. I think I found the true answer to this problem on Stack Overflow: parsing HTML with regex