Web Scraping With Vision AI & Playwright Changes Everything - I Can't Believe This Works

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

КОМЕНТАРІ • 14

  • @uzimaborehole
    @uzimaborehole Місяць тому +1

    short and precise

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

    Why am not able to find e comdata v2. In network tab

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

    How to go about it if there are a lot of tabs and you need to fetch all the data from each tab? Example: A grocery site where there are several tabs such as "Fruits", "Vegetables", "Dairy", "Eggs, Meat", "Snacks" and so on and you need to fetch all the products from every tab?

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

      If those tabs have a dedicated url you’ll need some way to find those url’s. Without dedicated url you’ll need to simulate a click on the tab most likely

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

    3rd comment😇, always good infromative video as usual.❤

  • @Empathy2125
    @Empathy2125 Місяць тому +3

    Great video. Few things:
    1. You're repeating the same info multiple times. First 4 minutes of the video can be skipped.
    2. This is good to show case what OpenAI apis can do, but the application is completely unnecessary and much would be more efficient to use just Playwright.

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

    What about just feeding entire html page into LLM and making it extract the data? 🙂 Or to optimize this a little bit, instead of pushing entire page's html, just get eg. wrapping element's html like #productList or sth.

    • @ByteGrad
      @ByteGrad  Місяць тому +1

      Possible, but can be costly

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

    do a video on how to scrap authenticated websites

  • @Lapatate-s1l
    @Lapatate-s1l Місяць тому +1

    1st comment

    • @ByteGrad
      @ByteGrad  Місяць тому +1

      Nice!

    • @Lapatate-s1l
      @Lapatate-s1l Місяць тому +1

      @ really can’t wait to see some react 19 / next 15 / tailwind videos for a real world project . Thanks for all