Turn your web scraper into a web app with Python and Flask

preview_player
Показать описание
How to make a simple flask app that takes data from an API feed and displays it as a webpage. The idea of this video was to show how we can take simple and short Python scripts and make them into web apps very simply with very little learning required. This should be used as a building block to get you off the ground and creating your own apps.

-------------------------------------
-------------------------------------
Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases

Рекомендации по теме
Комментарии
Автор

I will be definitely be following this tutorial. I like the style a lot. It's very quick, yet clear. THANK YOU!

dimaua
Автор

This week I was learning web scraping, flask and bulma and now I found this video... Thank you so much!

omarciano
Автор

Exactly what I was planning to do after watching your other videos and building a scraper. Was looking for the simplest way to get a web app going. Will be doing exactly this, thank you! Will share with you once live

twiincentral
Автор

Thank you so much man, without you I wouldn't be able to finish my project. Such a great content. Subscribed with bell and liked video

ignacywie
Автор

This is brilliant mate. I feel like I should be paying for quality and clarity of this calibre. Keep it coming!

laurence
Автор

Another great video. Please also make tutorials on making apps with Dash.

UmerNaeem
Автор

Hi John, another great one. I had never heard of Bulma before. This one moved pretty quick, if possible would always appreciate a "real-time" view at how to build this out. Thank you again!

NeilSpeed
Автор

Thankssvery much for your help John. Much appreciated.

ezekielthemack
Автор

Hi John, what´s up? I know it's a pain to ask you if you could upload more Flask and Django content, will you be uploading content about this? Thanks!!

GorkaSA-df
Автор

i love these tutorials as a noob! im excited to learn, im all ready and following along and then "im using this to make it easy forme, but you dont have to anyway on we go to the, a;skgmwkjkljnrlnkk, PASS IT PASS IT PASS IT, *heart flatline noise* = ME. haahahahaha

veiisk
Автор

this took 3-4 hours to set this up on windows for me

In powershell
python -m venv venv
venv\Scripts\activate
pip install flask
pip install requests
set FLASK_APP=app
Add this to app.py
at the end. Im not even sure where i found this script and why it makes it work
if __name__ == '__main__':
app.run(debug=True, threaded=True)
Then run the green run button in vs code. for some reason this wont work with flask run command

alexlytle
Автор

what resources do you recommend for learning python?

hahabobblehead
Автор

Hey, do you know how to do this when scraping Javascript with Selenium (e.g.)?

hazelfoerstner
Автор

Hi, can you develop a Whatsapp bot that sends messages to each contact in each group?, it would be highly appreciated and your channel would be the first one in the world to get it

fasttimes
welcome to shbcf.ru