Build Web Scraper with Llama 3.1 | Get Structured Data By Scraping Web Content With AI

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

Комментарии • 5

  • @venelin_valkov
    @venelin_valkov  2 месяца назад +3

    Full-text tutorial (requires MLExpert Pro): www.mlexpert.io/bootcamp/scrape-web-content-with-llm

    • @matteo679
      @matteo679 Месяц назад

      Hi Venelin,
      I'm considering your MLExpert Pro bootcamp, but I've got two questions:
      1. are the tutorials regularly updated? For example, it's no secret that Langchain constantly change its APIs and I'd like the course to keep the pace;
      2. very roughly, how long is the course?
      Thanks :)

  • @adityasinghi
    @adityasinghi Месяц назад

    just a tiny doubt, cant we do the same thing with beautifulSoup? and wouldnt it be much faster??

    • @Mrkhwat
      @Mrkhwat Месяц назад

      not sure if you can interact with dynamic website using beautifulSoup

    • @adityasinghi
      @adityasinghi Месяц назад

      @@Mrkhwat what if we use it with selenium?