Question: I am making an app using the yelp fusion API. I made a front-end with a form and when I submit it, I want to

I am making an app using the yelp fusion API. I made a front-end with a form and when I submit it, I want to display the results. I dont know how to use form results in my python script that uses python version of the yelp API. I found a way to print the form results in flask, however.

Here is the form in my html file:

I am making an app using the yelp fusion API. I made

Here I am printing the results from the form in flask.

a front-end with a form and when I submit it, I want

I want to use the results from the form in this method, which returns a list of the businesses that I want to print.

to display the results. I dont know how to use form results

17 18 21 23 26 27 30 31 32 33 36 37 41 mainfl.py yelp-api-capital-summit py main.html

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!