minimalAPI_flask The code pulls records the csv file and displays them in the webpage. The First name variable is required for the code to run. Running the code Step 1: Run the command: export FLASK_APP=instaquery.py under the root folder Step 2: Run the command: flask run