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

Sdílet
Vložit
  • čas přidán 10. 05. 2020
  • 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.
    code here: github.com/jhnwr/yt-beer-app
    -------------------------------------
    twitter / jhnwr
    code editor code.visualstudio.com/
    WSL2 (linux on windows) docs.microsoft.com/en-us/wind...
    -------------------------------------
    Disclaimer: These are affiliate links and as an Amazon Associate I earn from qualifying purchases
    mouse amzn.to/2SH1ssK
    27" monitor amzn.to/2GAH4r9
    24" monitor (vertical) amzn.to/3jIFamt
    dual monitor arm amzn.to/3lyFS6s
    microphone amzn.to/36TbaAW
    mic arm amzn.to/33NJI5v
    audio interface amzn.to/2FlnfU0
    keyboard amzn.to/2SKrjQA
    lights amzn.to/2GN7INg
    webcam amzn.to/2SJHopS
    camera amzn.to/3iVIJol
    gfx card amzn.to/2SKYraW
    ssd amzn.to/3lAjMAy
  • Věda a technologie

Komentáře • 35

  • @dimaua1830
    @dimaua1830 Před 2 lety +4

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

  • @twiincentral8780
    @twiincentral8780 Před 2 lety +1

    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

  • @omarciano42
    @omarciano42 Před 3 lety +2

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

  • @laurence3729
    @laurence3729 Před 3 lety +2

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

  • @ignacywie7404
    @ignacywie7404 Před 3 lety +4

    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

  • @UmerNaeem7
    @UmerNaeem7 Před 4 lety +3

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

  • @Neil4Speed
    @Neil4Speed Před 4 lety +2

    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!

    • @JohnWatsonRooney
      @JohnWatsonRooney  Před 4 lety +1

      Just saw your comment - yes I agree i moved this along too fast

  • @schuylerblasy2192
    @schuylerblasy2192 Před 2 lety +1

    That is absolutely fantastic!

  • @dnetvaggos4443
    @dnetvaggos4443 Před 4 lety +1

    i loved it!, great video!

  • @antoinekikkers9022
    @antoinekikkers9022 Před 2 lety +1

    This video helped me a lot! Thank you

  • @hazelfoerstner2578
    @hazelfoerstner2578 Před 3 lety

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

  • @artisole3304
    @artisole3304 Před 3 lety +2

    Best channel ever

  • @mrityunjayshukla4750
    @mrityunjayshukla4750 Před 2 lety +1

    Just wow!

  • @ezekielthemack
    @ezekielthemack Před rokem +1

    Thankssvery much for your help John. Much appreciated.

  • @vt2788
    @vt2788 Před 2 lety +1

    Nice!

  • @hahabobblehead2059
    @hahabobblehead2059 Před 2 lety

    what resources do you recommend for learning python?

  • @user-kk2kt3qf3e
    @user-kk2kt3qf3e Před 6 měsíci

    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!!

  • @Yuri-wk8rk
    @Yuri-wk8rk Před rokem +1

    Super!

  • @fasttimes4406
    @fasttimes4406 Před 3 lety +1

    i'm suscribed

  • @alexlytle089
    @alexlytle089 Před 3 lety +2

    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

    • @JohnWatsonRooney
      @JohnWatsonRooney  Před 3 lety

      Thanks for sharing Alex!

    • @alexlytle089
      @alexlytle089 Před 3 lety

      @@JohnWatsonRooney no problem bro thanks for creating awesome tutorials!!

  • @mraghul7418
    @mraghul7418 Před 11 měsíci

    How to deploy it?

  • @veiisk
    @veiisk Před rokem +1

    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

  • @fasttimes4406
    @fasttimes4406 Před 3 lety

    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