Stock Trading News Alert

  • 01 Jan, 0001
  • read

A Python program that send to your preferred phone number the last three articles from the company you want plus the percentage of the stock price change (drop or up)

First you can change at the top the company name to your preferred company Screenshot_104

Second you go to:

https://www.alphavantage.co/

and get your free API KEY so you can use it in the main.py

Screenshot_105

as you can see above, you should also go to :

https://newsapi.org/

and get your free API KEY

and finally here:

https://www.twilio.com/

and create a free account so you can grab your free Twilio_SID and Twilio Auth Token to send SMS to your preferred number.

Final result:

photo_2022-09-13_19-09-27