Sep 3, 2022 | Python, REST API, Stocks
A few months ago I challenged myself to develop a simple Pre-market scanner without spending any money on subscriptions or APIs. I was able to do this using the web scraping technique. I blogged about this on How to Code your own Pre-market Stocks Scanner Web...
Jul 8, 2021 | Python, Stocks
You don’t want to miss stocks which are beginning to pickup momentum. However you are busy on your day job. You want to see which stocks are trading higher today compared to the previous days, but you can’t keep an eye on the market. The solution? Write a...