Successfully scraping the Bitcoin price
less than 1 minute read
I successfully scraped the Bitcoin price from cryptowat.ch using Cheerio on Node.js! Took a bit of untangling but now I have an appreciation for the selector concept in jQuery.
This is definitely worth a how-to aricle already.