Python AI Web Scraper Tutorial - Use AI To Scrape ANYTHING

preview_player
Показать описание
In this video, I'll be showing you how to build an AI web scraper using Python. The application itself is super cool as it scrapes the site based on the URL you give it, grabs the DOM content, and allows us to then pass a prompt to the AI that will be able to grab information from the website that we want. In addition to this quick demo of how everything works, I will also take a deep dive into how to build the AI web scraper utilizing tools such Selenium, BeatifulSoup, LangChain, & more!

🎞 Video Resources 🎞

⏳ Timestamps ⏳
00:00 | Overview
00:15 | Install/Setup
04:30 | Starting the Streamlit UI
07:34 | Web Scraping with Selenium
15:59 | Unblocking Websites/Captchas/IP Bans
22:30 | Cleaning DOM Content
31:10 | Parsing Content with Ollama (LLM)
39:45 | Ollama Installation
42:45 | Testing the Scraper

Hashtags
#python #ai #webscraping
Рекомендации по теме
Комментарии
Автор

idk if you will believe this... but yesterday i asked gpt to give a unique idea and it gave me this exact idea related to web scraping... strealit too😮😮😮.... you are mind reader tim

ayanjawaid
Автор

Actually busy with a project like this atm. This is great thanks Tim.

cornelisderuiter
Автор

No need to see till the end you always provide great contents. Thank you . Keep working.

onealoneal
Автор

Thank you. I like that you give us alternative suggestions to your sponsor, but still invaluably represent them. Tim's gotta eat too, but you seem to get that having fun with it all comes first.

tengdayz
Автор

Your content is high quality and top notch . Fantastic one brother, keep doing more stuff like this. Love to see it and really really appreciate it

RaghavKumarR
Автор

very well explained even a beginner could understand and great content you just earned a new subscriber :)

dlszygq
Автор

you got some powers of reading minds bro, thank you so much...

ErebeForgeLabs
Автор

Very cool concept and great code walkthrough Tim!

BenRogersWPG
Автор

Simply delightful! Thank you for such vibrant content! ✨🍓

MitsueZensns
Автор

Hmmm, time to build my perplexity, some modifications and prompt engineering, and way far better than perplexity, isn't it!!

siddhubhai
Автор

Thanks Tim it's helpful currently we put bits of html and get the right tags from chatgpt to build scrapers quickly
But now I will put llms and try
It's just llms are very expensive lol 😅

srikanthkoltur
Автор

On of the most useful videos in YouTube ever! Thank you so much bro! 👏🏻👏🏻👏🏻♥️♥️♥️

Asparuh.Emilov
Автор

Your videos keeps me away from playing PUBG bro😂😂

madeshvaithya
Автор

I moved to Abu Dhabi Tim! I and wish to improve in coding and hopefully get a job. Right now can't afford Dubai unfortunetly. But wish you a luck! And Thank you a lot for the project :):)

ForRosS
Автор

can you make more such vids of this python + ai combination? these are awesome

pythonenthusiast
Автор

Bro, have you thought of publishing the project idea and tech stack beforehand in your discord, so that everyone can try working with it before public these tutorials?
Btw, thank you so much. I;ve learn alot by following your github and discord

caokhoatrinh
Автор

Uncaught app exception, Type error : 'module' object is not callable.need help

hashimuhammed
Автор

great tutorial. But how do u handle the issue of pagination? Scrapers tend to grab only the first page of search results

ngonibenjamin
Автор

Great video, is there any way to use Bright Data without having a business email?

hellothere
Автор

good stuff. i am using a script to capture ufos using opencv datasets and ollama. i am having a little trouble getting the right answer from ollama. it always gives different answers. i got figure out how to get a yes or no answer.

fastmamajama