Web Scraping like a GOD with Javascript

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 45

  • @_ash64
    @_ash64 2 роки тому +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 2 роки тому +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 2 роки тому +5

    that vim config looks so attractive

  • @dganiteg
    @dganiteg 2 місяці тому +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 2 роки тому +1

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

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

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

  • @glar3vfx
    @glar3vfx 4 місяці тому +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  4 місяці тому +1

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

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

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

    • @yoomann5090
      @yoomann5090 Місяць тому

      how to do that any resources

  • @ImHansana123
    @ImHansana123 26 днів тому

    What about the cloudflare loading page? How do we pass it?

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

    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.

  • @aqeelali5095
    @aqeelali5095 Місяць тому

    can u make a video on how to deploy puppeteer

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

    How would you take the most recent article posted only?

  • @maks12007
    @maks12007 2 роки тому +1

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

    • @typecraft_dev
      @typecraft_dev  2 роки тому

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

  • @edwardspresume
    @edwardspresume 2 роки тому

    Have you tried playwright for scrapping?

    • @typecraft_dev
      @typecraft_dev  2 роки тому +1

      Oh I haven’t! That looks good too!

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

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

  • @ChristophVonBagel
    @ChristophVonBagel 2 роки тому +1

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

    • @typecraft_dev
      @typecraft_dev  2 роки тому +1

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

    • @ChristophVonBagel
      @ChristophVonBagel 2 роки тому +1

      @@typecraft_dev awesome . Thank you !

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

    Love this!

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

    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?

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

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

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

    Such f good tutorial
    already subs and like

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

    Theme?

  • @techinsider3611
    @techinsider3611 2 роки тому +1

    dont they have rss?
    : )

    • @typecraft_dev
      @typecraft_dev  2 роки тому +2

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

  • @maks12007
    @maks12007 2 роки тому +3

    Chris send me your vim config

    • @typecraft_dev
      @typecraft_dev  2 роки тому +1

      sure: github.com/cpow/neovim-config-lua

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

    nice tut

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

    You sound like Seth Rogan

  • @mohammadpanahi9408
    @mohammadpanahi9408 2 роки тому +1

    Very Very GOOD Thanks a lot👏👏

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

    Video does not match the title

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

    ama

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

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