How to Create a Stock Market Price Watcher Using Ruby

Written by Kazumaki | Published 2020/05/26
Tech Story Tags: ruby | rubygems | developer | stock-market | stock-market-price-watcher | programming | html | css

TLDR How to Create a Stock Market Price Watcher using Ruby and Nokogiri Gem. The repository containing the complete code used on this guide will be linked at the end of the article. This guide is to show what you can do using Ruby, probably out there you'll find better/professional ways to do this. The only thing we need from the table is the table data. The data is stored inside the table rows (tr) and the table. The table data (td) is stored in the table with specific keys.via the TL;DR App

no story

Written by Kazumaki | Full Stack Developer
Published by HackerNoon on 2020/05/26