THIS online Python tool makes testing scripts in 2024 too easy! Thanks Zancb

Sdílet
Vložit
  • čas přidán 17. 02. 2024
  • In this photo I share my thoughts on learning Python in 2024 then in true Adam fashion we jump into a quick web scraping tutorial to get the price of a retail product from its JSON payload... What video would be complete without a quick tutorial!
    I am testing out a new mic setup so please let me know how the audio sounds.

Komentáře • 37

  • @moemano4
    @moemano4 Před 4 měsíci

    Thank you for the demonstration.

  • @smnomad9276
    @smnomad9276 Před 4 měsíci +3

    Great content as usual! Please make some more web scrapping and social media bots videos!

  • @Amadeuz829RD
    @Amadeuz829RD Před 2 měsíci

    Excelente contenido , desde Republica Dominicana!

  • @nevinurey2997
    @nevinurey2997 Před 4 měsíci +1

    Great stuff as usual Adam, you have a great way of visually explaining things! Would love to see a video on how you know when to use requests, beautiful soup or selenium. Using some big name sites in your examples would help too .. like amazon, ebay, bws & woolies. Cheers ;)

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci

      Thank you! Great thinking on how to pick the right tool for the job. The websites you listed have done a great deal of work to deter web scraping but I have a few tricks up my sleeve. My theory is always, if Google can get it why can’t we!

  • @LoneWolF45236
    @LoneWolF45236 Před 4 měsíci +3

    can you teach us scraping with selenium

  • @irfanshaikh262
    @irfanshaikh262 Před 2 měsíci

    Hey there thanks. You were my inspiration behind getting started with python.
    May be we can continue covering problems from upwork which i feel has been out of the equation lately.
    Thanks as always

  • @0xac829
    @0xac829 Před 4 měsíci +1

    Thx bro! I’m in IT and looking to pivot to Data Engineering. Small steps first… DBA is the first milestone, although some would argue Data Analyst should be the first move.
    Glad to see you posting again, much respect to you sir.

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci

      You got this! I'd suggest having lots of different projects to practice all those different skills.

  • @DenisAnzoategui
    @DenisAnzoategui Před 4 měsíci +1

    Thanks!

  • @jakeed09090
    @jakeed09090 Před 4 měsíci +1

    "This video is not a crash course in python" while being one of the best crash courses in python I've ever seen lol.

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci

      I'm all about sneaking in a speed run web scraping tutorial these days haha

  • @lexus330rx
    @lexus330rx Před 4 měsíci +1

    Thanks from Ukraine! ❤

  • @eduardom800
    @eduardom800 Před 4 měsíci +1

    thanks!!

  • @goldylock
    @goldylock Před 3 měsíci +1

    Where is eps 4 of the tent web scraping project that was posted in Nov 2023? As of April 2024, the project is still unfinished?

  • @bluetheredpanda
    @bluetheredpanda Před 4 měsíci

    Love your videos ❤
    To answer your question about “What do you want to see?”, well… I'd really love to see you finish the series you started on Data Analysis 😬 (it was super cool to see the whole process)

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci +2

      Next episode will be up in 24 hours, that's my commitment to you!

    • @bluetheredpanda
      @bluetheredpanda Před 4 měsíci

      @@MakeDataUseful 🙌 Awesome, I can't wait!

    • @bluetheredpanda
      @bluetheredpanda Před 2 měsíci

      ⁠Heya @@MakeDataUseful
      I can’t see the new episode on the channel, is it just me or did it fall through the cracks in the space time continuum? 😋

  • @abdulrafay1951
    @abdulrafay1951 Před 4 měsíci

    maybe do videos on solving issues of customers on upwork? like you used to do

  • @Cb138inRs
    @Cb138inRs Před 4 měsíci +1

    Are you on a mac? Is that firefox? .json does nothing to websites but 404 them in brave or vivaldi

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci

      I'm on a mac on chrome, not all Shopify stores have JSON enabled which might be your challenge. In that case it may have to be traditional HTML and BeautifulSoup

  • @rabibasukala7816
    @rabibasukala7816 Před 4 měsíci +1

    wtf is this😢🤦‍♂️

  • @Zancb
    @Zancb Před 4 měsíci

    What does this have to do with _learning_ python? All you did was showcase an online Jupyter notebook and demonstrated a script that uses Requests. Ok?
    If installing Python and a few modules is too much "friction" for you, then maybe you shouldn't be a programmer (seriously, installing Python is stupid easy in 2024). However, if your machine is locked down or too out of date, using an online collab tool is a nice work-around for practicing coding.
    However - it doesn't matter which avenue you take when using Python; either locally or remotely: You are going to have to learn Python the same ways.
    When you want to code actual performant production code, you're going to have to learn how to manage packages, virtual environments, and installations anyway.

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci +1

      Thanks for your perspective! I agree that installing Python is pretty straightforward in 2024, and learning to manage packages and environments is essential for production-level coding. The aim of starting with a Google Colab notebook is to lower the initial barriers and provide a quick, accessible way for beginners to experience the joy of coding in Python. It’s about getting that first hit of dopamine when a script runs successfully, which can be a powerful motivator for continued learning. Appreciate your input!

    • @DenisAnzoategui
      @DenisAnzoategui Před 4 měsíci

      Ehm. This video agrees with you. The only thing he shows is an easier than easy way. That's it.

    • @Zancb
      @Zancb Před 4 měsíci +1

      @@DenisAnzoategui No, it does not. He does not display why "Learning Python in 2024 is NOT easy!" The title is misleading. He should've made the title "THIS online Python tool makes testing scripts in 2024 too easy!"
      Thanks.

    • @MakeDataUseful
      @MakeDataUseful  Před 4 měsíci

      @@Zancb Done! New title is "THIS online Python tool makes testing scripts in 2024 too easy! Thanks Zancb"

    • @Zancb
      @Zancb Před 4 měsíci

      @@MakeDataUseful awesome! I'm humbled you took my advice. Thank you.