EASIEST way to web scraping using Playwright!

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

КОМЕНТАРІ • 31

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

    As always mate, your videos are brilliant. My final year computer science project wouldn't be possible without your Nestjs videos. I'm back and looking into starting out with WebScraping.

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

    As always, your explanation is a masterclass. Thank you for continuing to produce such excellent videos

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

    Dude, I literally just started exploring web scrapping today. Getting started with Rust & reqwest & scrapper, but will be trying this tomorrow! Thanks.

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

    Thanks a lot. You broadened our horizons

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

    Nice content and explanation.

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

    Amazing Channel. Thanks from syria.

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

    hey man, can you share the code, please?
    what you just showed is very nice, but is this library working with Capthas or scrape-preventing mechanisms?
    cheers!

  • @momokoko9864
    @momokoko9864 8 місяців тому

    amazing video + the editing

  • @emnznlg
    @emnznlg 9 місяців тому

    Great video, thanks! Which theme is that? It looks good!

    • @mariusespejo
      @mariusespejo  9 місяців тому

      Thanks! I believe that was Night Owl Black

  • @ManinderSingh-di8ul
    @ManinderSingh-di8ul 4 місяці тому +2

    where is your code bro?
    you should have given this code repo link

  • @amethystsinsey1840
    @amethystsinsey1840 9 місяців тому

    Thank you 🙏

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

    It'd be cool a video about techniques that prevent your web scraper from being detected

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

      I honestly don’t have the experience to talk about that, but that’s the reason why bright data is used in this video… because it ultimately will require complicated infrastructure that you probably don’t want to do yourself

  • @chrisb.3085
    @chrisb.3085 Рік тому

    any way you could post your code?

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

    I've been using puppeteer for a while now, it's much better I guess.
    btw, is captcha solving legal ?

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

      I’ve also used playwright for e2e testing and I think it’s got really nice features and can support multiple browsers
      Captcha’s solving: not that I know of, it’s not illegal, although for some sites you might be violating their terms of service. But that’s if it can even be detected and proven that you’re the person driving the tool

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

    Hello, thank you for your video very well explained as usual!!
    Do you know an alternative of this private solution ? I do not like very much to give my credit card informations for a free trial. is there any open source solution ?

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

      I can understand that. I don’t think there is an open source solution, we’re talking about an entire infrastructure here. However if you’re just trying to learn how to scrape, you could always see how far you can get with just using a local browser, perhaps on simpler sites which don’t have a lot of scraping preventions in place

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

      @@mariusespejo Hey, thanks for you answer 🙏

  • @aarushsaboo1194
    @aarushsaboo1194 7 місяців тому +1

    Thanks a lot. I followed along, learnt a lot. Would've appreciated the source code though ;-)

  • @aaaaasssss-z9c
    @aaaaasssss-z9c 5 місяців тому

    drissionpage easy to use