How to get stock price information from the internet and storing into personal free database (It will be updated as series per step)

- Download and Install a DBeaver program for database to My PC
go to the web and follow a guide from https://dbeaver.io/ - Download & Installation MariaDB program from the net
go to the web and follow a guide from “MariaDB” - Database to create using MakeDatabase.py (On update for Python Script)
- Creation Tables If it doesn’t exist & update price by Python Web Crawling
- Posting Data into Dashboard thru DJango