Web Scraping like a GOD with Javascript

Поделиться
HTML-код
  • Опубликовано: 7 янв 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 22 дня назад

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