🔎 How to Scrape the Web with Node.js (Puppeteer)

Sdílet
Vložit
  • čas přidán 27. 07. 2023
  • 🔎 How to Scrape the Web with Node.js (Puppeteer)
    🧠 Resources
    Puppeteer: pptr.dev/
    Puppeteer on NPM: npmjs.com/package/puppeteer
    Quotes website: quotes.toscrape.com
    Books website: books.toscrape.com
    🌐 Important links
    Discord: discord.underctrl.io
    Github: github.com/notunderctrl
    Patreon: / underctrl
    Buy me a coffee (one-time donation): buymeacoffee.com/underctrl
    Thanks for watching 💜

Komentáře • 11

  • @UnderCtrl
    @UnderCtrl  Před rokem +4

    This video is a basic introduction to web scraping using Puppeteer. There’s a lot more that you can do with Puppeteer so if you’re serious about web scraping, I highly encourage learning more from their website: pptr.dev/

  • @ernestlin767
    @ernestlin767 Před 3 měsíci

    Love this video! It's short but clear enough to explain the basic of puppeteer!

  • @a.z.m-arif
    @a.z.m-arif Před 2 měsíci

    you save my life. tnx a lot brother.

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

    This video was really helpful. I always wondered how you actually went about scraping the web.

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

    OMG this video is so underrated. Thanks a lot!

  • @alanari2244
    @alanari2244 Před rokem

    Keep going. Your videos are super clear and helpful.

  • @joybumbershoot
    @joybumbershoot Před rokem +1

    Cool Video! 👍

  • @JefferyPlayz42
    @JefferyPlayz42 Před rokem +1

    Can you make a tutorial on making a counting bot?

  • @glitchphobia1
    @glitchphobia1 Před rokem +1

    Hey can you do a how to code a Discord bot dashboard tutorial?

  • @user-og8uo6bp9k
    @user-og8uo6bp9k Před 11 měsíci

    Is it possible to run Puppeteer while using a Cybrancee to host a discord bot? I have tried everything that I could think of, but cannot make it work.

    • @UnderCtrl
      @UnderCtrl  Před 11 měsíci +1

      I don’t think so since chromium has to be installed on a system level. It would be best to use a VPS