How to Create a Stock Market Price Watcher Using Rubyby@Kazumaki
1,357 reads
1,357 reads

How to Create a Stock Market Price Watcher Using Ruby

by Vinicius Campos Carvalho4mMay 26th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Create a Stock Market Price Watcher Using Ruby
Vinicius Campos Carvalho HackerNoon profile picture
Vinicius Campos Carvalho

Vinicius Campos Carvalho

@Kazumaki

Full Stack Developer

About @Kazumaki
LEARN MORE ABOUT @KAZUMAKI'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Vinicius Campos Carvalho HackerNoon profile picture
Vinicius Campos Carvalho@Kazumaki
Full Stack Developer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!