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

preview_player
Показать описание
Learn how to build a web scraper that creates structured output (Pydantic models) from web pages using Llama 3.1.

👍 Don't Forget to Like, Comment, and Subscribe for More Tutorials!

00:00 - What our web scraper will do
00:49 - How the scraper will work
01:57 - Google Colab setup
02:46 - Fetch web page content as markdown
06:20 - Llama 3.1 setup
07:56 - Scrape landing pages
11:24 - Scrape car listings
15:08 - Conclusion

Join this channel to get access to the perks and support my work:

#llama3 #chatbot #llm #webscraping #artificialintelligence #scrapy #playwright #python
Рекомендации по теме
Комментарии
Автор

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

adityasinghi