Fetching lyrics from LyricWiki in C#
I’ve been playing around with HTTP Web Requests for quite some time now (See Retrieving PNR status in C#) and it is incredible how we can fetch data from plain webpages with a few lines of code. As another experiment, I tried fetching song lyrics from one of the many online lyrics databases. Which one [...]



