Web Scraping like a GOD with Javascript

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 43

  • @_ash64
    @_ash64 Рік тому +11

    Your content is very cool!

  • @reality-fit
    @reality-fit Рік тому +5

    I must say this, this is my first time web scraping and this is the only tutorial that helped me.
    Thanks very much to the creator.
    You've gotten a new subscriber

  • @rbereziuk
    @rbereziuk Рік тому +9

    This a great example of applying code knowledge with refactoring for real-world problems. Thanks!
    I feel this technic could have many areas for implementation.
    For my daily dev reading, I use RSS.

  • @d3vilscry666
    @d3vilscry666 Рік тому +1

    Please continue this series!!! I'm doing web scraping as a way to learn Javascript and Node.JS, so please continue it!

  • @majin2909
    @majin2909 Рік тому +5

    that vim config looks so attractive

  • @dganiteg
    @dganiteg 27 днів тому +1

    This is a terrific tutorial, and I watched quite a few of these recently. Would you be willing to make a similar one on scraping pages that require login? that would be amazing.

  • @razrshrk9344
    @razrshrk9344 Рік тому +1

    Amazing video! I never did web scraping and you definitely made me curious

  • @glar3vfx
    @glar3vfx 3 місяці тому +1

    1 year later and their is no longer on the website anymore :(
    I had to use the script then just extract the source of each script to do mine. This was actually a lot of fun!

    • @typecraft_dev
      @typecraft_dev  3 місяці тому +1

      Awesome! Yeah this is an old video and that makes sense. Glad you figured it out

    • @glar3vfx
      @glar3vfx 3 місяці тому

      @@typecraft_dev All thanks to this amazing video you created!

  • @aqeelali5095
    @aqeelali5095 9 днів тому

    can u make a video on how to deploy puppeteer

  • @plorandi
    @plorandi Рік тому +1

    This is awesome, thanks! Do you have plans to release the part 2, as mentioned? Looking forward to it

  • @matt_4329
    @matt_4329 Рік тому

    How would you take the most recent article posted only?

  • @kaluk1321
    @kaluk1321 3 місяці тому

    As someone who works both with js and python, there's no way js is easier/simpler than python. Not to mention that python will exceed in data manipulation which is a big plus in scraping. I would recommend my fellow programmers to use the right tool for the job.
    You can do anything in js but that doesn't mean that you should, while scraping in js is not terrible, python is better.

  • @maks12007
    @maks12007 Рік тому +1

    Niceeeeee! Happy new year.How many devices you use please say device names please

    • @typecraft_dev
      @typecraft_dev  Рік тому

      Happy new year! I am using a mac studio to create these videos and thats it!

  • @swoodc
    @swoodc Рік тому +1

    why not golang? most retail bots that are $5k+ are written in go using requests

  • @Prod3t
    @Prod3t Рік тому +1

    Love this!

  • @abdulrehmanjavaid7307
    @abdulrehmanjavaid7307 Рік тому

    Theme?

  • @JC-yy5nf
    @JC-yy5nf Рік тому

    now try running pupeteer in production (hint: its not possible)

  • @ChristophVonBagel
    @ChristophVonBagel Рік тому +1

    how do you have the bottom as your shell ? I usually use tmux but I was just curious .

    • @typecraft_dev
      @typecraft_dev  Рік тому +1

      I just split a new tmux pane with +” and that’s it!

    • @ChristophVonBagel
      @ChristophVonBagel Рік тому +1

      @@typecraft_dev awesome . Thank you !

  • @edwardspresume
    @edwardspresume Рік тому

    Have you tried playwright for scrapping?

  • @zeddscarlxrd4331
    @zeddscarlxrd4331 Рік тому +1

    Such f good tutorial
    already subs and like

  • @zachmeyerscom
    @zachmeyerscom 10 місяців тому

    Late to the party... Although good content, I personally find it very difficult to follow along with how fast you move through everything. Is there a reason you sped up everything beyond what a normal person could even follow along, without any type of indexing on the video?

  • @techinsider3611
    @techinsider3611 Рік тому +1

    dont they have rss?
    : )

    • @typecraft_dev
      @typecraft_dev  Рік тому +2

      haha, probably!!! but this was really just an example of what you can do with puppeteer :)

  • @maks12007
    @maks12007 Рік тому +3

    Chris send me your vim config

  • @gwnbw
    @gwnbw Рік тому +1

    nice tut

  • @dariussturge9686
    @dariussturge9686 Рік тому +1

    You sound like Seth Rogan

  • @mohammadpanahi9408
    @mohammadpanahi9408 Рік тому +1

    Very Very GOOD Thanks a lot👏👏

  • @marcosignacio7548
    @marcosignacio7548 Рік тому +1

    ama

  • @amateurmining1184
    @amateurmining1184 10 місяців тому

    Video does not match the title

  • @itsmepawan
    @itsmepawan Рік тому +1

    I liked how you approached and solved the problem with blog-scraper in the end. Part 2 please! 🫡