I have made a Python App(really script) that will check a stocks current values from a website & save that data to a SQLite 3 database.

I am looking for any suggestions & criticisms on what I should do better or anything at all but mainly in these areas:


Any advice criticism would be really helpful.

App:
Code:
"""
 *Stock Data Builder*
   Algorithm:
...