I am building a Flask site. The client will access a page into which they will enter a stock ticker, submit it to Yahoo Finance and retrieve the name, price, and symbol of the security. The data will be rendered on a separate template. Modules used include Flask and urllib.request.
It seems I am Googling the incorrect terminology. Could someone point me in the direction of the correct search terms?