Skip to content

A simple Go project to webscrape, using Go colly package, and retrive the quote price and maintain socket connections to get real time updates.

Notifications You must be signed in to change notification settings

SKB231/quoteRet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quote Retriver

A simple Go project to webscrape, using Go colly package, and retrive the quote price and maintain socket connections to get real time updates.

https://quoteret-production.up.railway.app/

Simple REST API Quote Retrival:

Screenshot 2023-11-01 at 3 37 39 AM

Socket connection for getting realtime updates with a second or 2 delay:

Screenshot 2023-11-01 at 3 40 23 AM

About

A simple Go project to webscrape, using Go colly package, and retrive the quote price and maintain socket connections to get real time updates.

Topics

Resources

Stars

Watchers

Forks