'How to connect Power BI with the website database

I have a python-based website hosted on pythonanywhere.com. The website basically asks for feedback from the user and stores the input in the database (sqlite3).

How do I push the website database to MS Power BI (preferably real-time or periodic otherwise) to display the results?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source