How to scrape the web for LLM in 2024: Jina AI (Reader API), Mendable (firecrawl) and Scrapegraph-ai

  Рет қаралды 174,893

LLMs for Devs

LLMs for Devs

Күн бұрын

Пікірлер: 154
@jarad4621
@jarad4621 4 ай бұрын
Dammit stop telling everybody about Jina my secret weapon, just stop, it's my advantage, everybody ignore it it's horrible I swear
@devlearnllm
@devlearnllm 4 ай бұрын
TOO LATE
@jarad4621
@jarad4621 4 ай бұрын
@@devlearnllm 😉. This was one of the mostly highly valuable vids ive seen in past few weeks when considering the contents, the top 3 special scrapers i searched hard for mentioned all together in one good video, nice, add to good cheap open source llm like llama 3 and it = $$$ if you know how, data is valuable, things that were not possible or affordably viable for most previously are now, i can do stuff for $12 now that some would pay thousands for, its a wonderful new world! Just finished something awesome with python and Jina and openrouter Llama 3 in 2 days thats gonna double my revenue or more and i dont even know how to code lol, thanks gpt. Jina does have paid api key on the api page btw, 1m free, 580 pages or so it worked out to. but the pricing is so low its insane, 500m tokens or 280 000 pages for $10, destroys firecrawl pricing, which is also good and has its place but much more costly). i think scrapegraph uses llm to parse so its gonna be expensive on tokens right, sending raw website to llms? Ive asked them like you did. I only wish Jina showed menus and internal links and it would be perfect, those have valuable data itself and identifies more valuable pages for more visits like pricing, ill ask if there is a way but i guess can add something cheap to the workflow for that, any suggestions? Prob some python libary, ill ask perplexity lol. Im actually new to the tech side but i see the business value as a marketer so learning fast as i can! its the new gold rush. Great video, subbed looking forward to more. Cheers
@TheBrighamhall
@TheBrighamhall 4 ай бұрын
@@devlearnllm thought you said Jira and was so confused..
@devlearnllm
@devlearnllm 4 ай бұрын
@@TheBrighamhall imagine lol
@ShinyTechThings
@ShinyTechThings 4 ай бұрын
🤣🤣🤣🤣
@alonsoalarconaguilar7113
@alonsoalarconaguilar7113 4 ай бұрын
KZbin algorithm is just insanely good at what it does, this exactly the content I needed and I think I have found what I want to dedicate my life to as a professional. Thank you for the video, I will buy your course as fast as I collect the money.
@florianhonicke5448
@florianhonicke5448 2 ай бұрын
@LLMs for Devs. I'm from Jina AI. Cool that you are using our reader app. I like seeing the exact use-cases people use that one - very interesting.
@devlearnllm
@devlearnllm 2 ай бұрын
Big fan of Jina.
@jeffc1736
@jeffc1736 28 күн бұрын
@@devlearnllm hi times are tough. can I borrow 10000k? I need rent money and lost my job as a retail worker at Dicks sporting goods in dallas.
@kylelau1329
@kylelau1329 4 ай бұрын
Thank you for introducing all the latest technology for web scraping!
@matten_zero
@matten_zero 4 ай бұрын
The reader API tip is so clutch. Thank You!
@Breaking_Bold
@Breaking_Bold 20 күн бұрын
I like this format of video...background has a large monitor...Nice video
@NikhilSwamiExperimental
@NikhilSwamiExperimental 3 ай бұрын
chigga dropping bomb content, meranwhile i made a comment analyzer for highly detailed videos which have 100+ comments, and dint have time for going through all. man, sometimes you dont need to build an ironman suit to do simple shet.
@devlearnllm
@devlearnllm 3 ай бұрын
Printing this comment out and putting on my wall
@aarushsaboo1194
@aarushsaboo1194 3 ай бұрын
Bro, did you build a comment analyzer for all youtube videos in which all you need to do is post a youtube link? That's a nice project!
@NikhilSwamiExperimental
@NikhilSwamiExperimental 20 күн бұрын
@@aarushsaboo1194 its impossible to read thousands of comment bro, and time is money.
@juroo
@juroo 18 күн бұрын
pure gold, thanks man!
@ariG23498
@ariG23498 3 ай бұрын
How did I not get your content sooner? Love it!
@MrPkmonster
@MrPkmonster Ай бұрын
Thank you so much for the presentation. Just in time with the latest scraping technology
@devlearnllm
@devlearnllm Ай бұрын
You bet!
@antoniuskonovalov
@antoniuskonovalov 4 ай бұрын
Just started wondering about web scraping and here you are. Thank you.
@roberthuff3122
@roberthuff3122 4 ай бұрын
🎯 Key Takeaways for quick navigation: 00:00 *🚀 Introduction to web scraping for LLMs in 2024* - Overview of startups pivoting to web scraping. - Mention of Mendable and its "fire crawl" tool for scraping the web using large language models. 02:06 *🔍 Scraping competitors' pricing pages* - The process of scraping competitors' pricing for market research. - Introduction to tools used for scraping: Jina AI, Mendable, and Scrapegraph-ai. 03:01 *🧠 Understanding "Tik token" and its application* - Explanation of tokenization and encoding in web scraping. - Discussion on the cost implications based on tokenization. 05:17 *🛠️ Setting up scrapers with Beautiful Soup and other tools* - Description of different scraping tools and their setup. - Comparisons among Beautiful Soup, Jina AI, and Mendable based on ease of use and output. 07:32 *📊 Running scrapers and analyzing outputs* - Execution of web scraping and evaluation of the output from different tools. - Analysis of readability and format of the scraped data. 09:37 *💰 Cost comparison and effectiveness of scraping tools* - Comparison of costs associated with various scraping tools. - Evaluation of which tool provides the most value for money. 12:53 *🤖 Extracting pricing information using OpenAI* - Utilization of OpenAI for extracting specific data points. - Challenges and strategies in obtaining clean and useful information. 17:20 *🌐 Overview of Scrapegraph for advanced web scraping* - Introduction to Scrapegraph as an open-source project. - Examples of complex data extraction and its accuracy. Made with HARPA AI
@thethree60five
@thethree60five 4 ай бұрын
...The best in-browser AI automation system.
@thedoctor5478
@thedoctor5478 4 ай бұрын
This Jina thing is cool. The beautifulsoup scraper is obviously not a solution. Most web pages (Especially articles, media, etc.) have google schema ld+json ready to be extracted though. There are some good python libs for getting the metadata. There are many scraping APIs, and most of them are not worth the cost IMO. phantomjscloud is probably one exception, depending on volume. Otherwise, one must find a good proxy provider and send a bunch of fancy http headers to bypass anti-bot, like you said. Blackhatworld is a great resource for proxies and all manner of other accounts. The whole scraping thing is a giant rabbit-hole. Jina is for sure keeping all that data. It's not a bad plan, actually. I think I may do the same.
@forgotmyoldSN
@forgotmyoldSN 3 ай бұрын
Thanks for adding a new project to my to do list!
@uwepleban3784
@uwepleban3784 4 ай бұрын
The transcript at 1:39 states that you are using large sandwich models. This must be a brand new type of model - mouth watering indeed. 😂
@devlearnllm
@devlearnllm 4 ай бұрын
Heck yeah 🥪
@ishaquealidad8361
@ishaquealidad8361 Ай бұрын
I replied three times at 1:39. Is he saying 'large sandwich model?🤣
@nickk6575
@nickk6575 4 ай бұрын
Greta video! The open source tool looks great! As an aside, I use instructor and pydantic classes to get the LLMs to provide the JSON as I expect it. In my limited experience, dspy wasn't as explicit as I wanted.
@devlearnllm
@devlearnllm 4 ай бұрын
Good idea
@jarad4621
@jarad4621 4 ай бұрын
Are you you using thos two libraries with agency swarm agentic framework, it uses those a well to ensure performance/quality, if not maybe something you might be interested in, a proper production-capable agentic framework. That with its automation and decision-making capability plus Jina + llms = profit for so many use cases
@catchychazz
@catchychazz 4 ай бұрын
Are you referring to DSPy assertions?
@chanliah1918
@chanliah1918 2 ай бұрын
Great demo, thank you!
@devlearnllm
@devlearnllm 2 ай бұрын
My pleasure!
@Ckoraybingol
@Ckoraybingol Ай бұрын
Great intro and work flow. Thanks a lot.
@devlearnllm
@devlearnllm Ай бұрын
Much appreciated!
@supriyosarkar1806
@supriyosarkar1806 3 ай бұрын
I feel really sad. that you publicly talked about Jina. I used to feel special knowing very few people are aware of it lol
@devlearnllm
@devlearnllm 3 ай бұрын
my badd
@kuhltime
@kuhltime 4 ай бұрын
Came at the perfect time. Very good video. Thx 😊
@devlearnllm
@devlearnllm 4 ай бұрын
If anyone’s having issues viewing the notebook on GitHub, it’s GitHub’s fault. Feel free to clone it (the cod e is there, GH just couldn’t display it recently: stackoverflow.com/questions/78501731/error-nbformat-when-uploading-to-github-from-google-colab)
@shuaiwang4092
@shuaiwang4092 2 ай бұрын
So valueable video content! Many thanks for sharing~~
@robelbelay4065
@robelbelay4065 29 күн бұрын
Great stuff man, thanks a lot!
@devlearnllm
@devlearnllm 28 күн бұрын
Cheers!
@terrytan1827
@terrytan1827 3 ай бұрын
16:05 Worth trying out GPT-4, I find it more accurate at following instruction.
@BlueBearOne
@BlueBearOne 4 ай бұрын
Thank you. I'll be "away" for a while while I conquer the...I mean save the world!
@markt4565
@markt4565 3 ай бұрын
keep up the good work! - this is an awesome presentation!
@devlearnllm
@devlearnllm 3 ай бұрын
TY
@frasonfrancis9698
@frasonfrancis9698 2 ай бұрын
I don’t know how effective will this be in a long run especially due to the security update of cloudflare to block AI web scraping agents
@planplay5921
@planplay5921 4 ай бұрын
But the first problem that all crawls need to face is how to avoid being blocked.
@PracticalAI_
@PracticalAI_ 3 ай бұрын
there are ways, maybe I will do a video about that ... but that is a dark art :)
@planplay5921
@planplay5921 3 ай бұрын
@@PracticalAI_ I'm really looking forward to it!😊
@Van-Helssen
@Van-Helssen 3 ай бұрын
Rotation of proxies and query randomly dude, easy task
@PracticalAI_
@PracticalAI_ 3 ай бұрын
​@@Van-Helssen lol it's not 2014, proxies are recognised by most providers, and they will immediately invalidate the user (if you are scraping as login). There are other ways, using regular ips
@Van-Helssen
@Van-Helssen 3 ай бұрын
@@PracticalAI_ *residential proxies as you would probably know….
@shivam_in
@shivam_in 4 ай бұрын
If I'm going to scrap millions of pages regularly, no way in hell AI would come anywhere close in accuracy and efficiency than a plane Http request or browser load and Jsoup parsing.
@TranKiet-pj9mw
@TranKiet-pj9mw 3 ай бұрын
youtube really know what i am looking :V with python craw a website with LLM is simple just a few line of code . back to 8 year ago i used python tool do a same thing with higher effort . right now , i m trying to mixed data from website/ database with knowledge map for observation view then i could find the short path according its , that will taking less time to read entire book in this field , just focus in some topic but still get the result . nah but you introduced the method with LLM . thanks
@devlearnllm
@devlearnllm 3 ай бұрын
Awesome. Thanks for sharing
@jetlime08
@jetlime08 3 ай бұрын
Is the LLM community really not aware of 40 year old Natural Language Pre-processing methods developed for data mining and NLP?
@erickcampos50
@erickcampos50 3 ай бұрын
Could you explain it better? I can't see how to connect what you said with this subject
@Bluesourboy
@Bluesourboy 3 ай бұрын
I don't know if the community is aware that this has been a problem to solve for quite some time.
@moafro6524
@moafro6524 3 ай бұрын
Underrated glad I found
@st.3m906
@st.3m906 4 ай бұрын
Amazing video, thank you
@BobKane-g6x
@BobKane-g6x 4 ай бұрын
GPT 4o can do this now. Just tested and it's awesome.
@ronaldokun
@ronaldokun 3 ай бұрын
Thank you!!!!!!
@AtharvDharmadhikari-vc9fk
@AtharvDharmadhikari-vc9fk 4 ай бұрын
I used scrapegraph ai and was also stuck to get cost, but then I just took the cost my making some changes inside the scrapegraphai library as internally the library is using langchain and langsmith so it was calculating the cost.
@devlearnllm
@devlearnllm 4 ай бұрын
That's awesome. How do you get it to work with LangSmith?
@khemchay
@khemchay 3 ай бұрын
Jina love it...
@antronx7
@antronx7 Ай бұрын
Would be cool to make AI website scraper that strips away all javascript bloat from a webpage and converts it into lightweight basic html page while preserving functionality. Would be great as a proxy service to make loading modern web pages fast on slow phones on poor data connections. Modern web is way too bloated. I sometimes manually archive a page by deleting all javascript in notepad++ and modify image embed links to point to locally saved .png files. That takes a long time but I can reduce 5MB page down to 200kB and save that. Would be nice to have smart automated tool to do that in seconds.
@nzt29
@nzt29 3 ай бұрын
Haven’t watched it fully yet, but I’m really curious to see how it handles the looming threat of model collapse. edit: Yeah it didn’t talk about it. It’s going to be hellish when the internet becomes increasingly flooded with LLM output
@artmadiar
@artmadiar 4 ай бұрын
Great presentation! I'm surprised about jin ai free scraper that doesn't require an API?!! I guess it might be shut down soon for public access
@jarad4621
@jarad4621 4 ай бұрын
There is a paid version thats worth it, check the api page, key at bottom out generates a unique one somehow, you get 1m free then $10 for 500m tokens which is like 280k pages which is insanely low and basically free anyways, crazy valuable tool
@artmadiar
@artmadiar 4 ай бұрын
@@jarad4621 oh wow! it's amazing! thanks for clarification
@stevefox7469
@stevefox7469 4 ай бұрын
How do these tools cope with CloudFlare operating on the target site, which attempts to block scrapping?
@svenvanwier7196
@svenvanwier7196 4 ай бұрын
cant stop the bots i know about seleniumbase for python..... takes some research but... hey
@sitedev
@sitedev 4 ай бұрын
Gold!
@RenkoGSL
@RenkoGSL 4 ай бұрын
lol that's awesome!
@theadaloguy
@theadaloguy 2 ай бұрын
Great video, thanks. Is there a way to provide our own scraped data (so we can make sure we use a good stealth scraper and get all the content), and then the LLM analyses it like this?
@devlearnllm
@devlearnllm 2 ай бұрын
Yeah, you can always just build an LLM chain to just extract data. You can find the example in the Google Colab I provided.
@You.Got.Lucky_
@You.Got.Lucky_ 2 ай бұрын
This video was really helpful for the people like me looking for webscrapping tools. Though I wonder if jinaAi is really free. Is there any challenge in using it for more number of links? Does it have rate limit on hitting urls with prefix? Any clarification on this is appreciated. : )
@devlearnllm
@devlearnllm 2 ай бұрын
No hard limits as far as I know. Free for now (I think this is intentional), but definitely will change in the future.
@augmentos
@augmentos 4 ай бұрын
Can anyone speak to the architecture or other tools to prevent detection using beautiful soup as he mentioned? What would be the best process to avoid detection and what tools I wish you elaborated there considering it’s the subject of video in large part.
@prashantbhardwaj6322
@prashantbhardwaj6322 3 ай бұрын
Can you please fix the camera please already feeling dizzy within 60 seconds due to constant camera movement!
@devlearnllm
@devlearnllm 3 ай бұрын
Working on it. Just need to find the setting in DJI Pocket 3 to slow down the tracking speed
@jakobkristensen2390
@jakobkristensen2390 Ай бұрын
Im curious how you handle pages where the content exceeds token window
@devlearnllm
@devlearnllm Ай бұрын
I'm sure Firecrawl or Jina would have a rolling context window for extraction. It's an easy thing to implement.
@danielcave9606
@danielcave9606 3 ай бұрын
How well does Jina do with bigger sites with anti-bot protection?
@SonGoku-pc7jl
@SonGoku-pc7jl 2 ай бұрын
thansk, but difference or what is better gina reader or Scrapegraph-ai
@stanTrX
@stanTrX 4 ай бұрын
What are the good and easy to use tools with langchain? Llm is not very useful without such tools, even it has no idea about the date today.
@PaulFidika
@PaulFidika 3 ай бұрын
"The entire internet hates him for this one simple trick"
@devlearnllm
@devlearnllm 3 ай бұрын
9/10 prompt engineers recommend this
@bastabey2652
@bastabey2652 3 ай бұрын
these scrapping tools are impressive... but they are not ready for scrapping full website with 100s of webpages.. unfortunately, there is still significant a room for manual scraping..
@thingX1x
@thingX1x 3 ай бұрын
Using jina now hehe. Does anyone know if you can get better results from amazon?
@dhineshprabakaran1786
@dhineshprabakaran1786 Ай бұрын
Hi, I'm trying to scrape webdata from my Org Docs which is accessible only within VPN. Failed to goto 'docs url'. Can you help me with this ?
@NickaGillis
@NickaGillis 18 күн бұрын
Can Jina handle sites with lazy load? Looking at dealership websites
@switch8291
@switch8291 Ай бұрын
you havent updated us on how much does scrapegraph-ai takes in comparison
@devlearnllm
@devlearnllm Ай бұрын
Ah shoot I forgot about that.
@lomash_irl
@lomash_irl 2 ай бұрын
I guess selenium is still the choice for javascript heavy websites... any tips on this?
@eyoo369
@eyoo369 3 ай бұрын
Jina is almost perfect.. too bad it's not smart enough to scrape content from "accordions" where you first click to make the content visible. I feel a smart AI scraper should be able to grab that text and determine based on CSS class that it's probably valuable text.. just hidden at the time
@devlearnllm
@devlearnllm 3 ай бұрын
That's too bad. What's the alternative?
@denisblack9897
@denisblack9897 4 ай бұрын
Damn, bro get ready for heavy lifting) baldness is coming Been there, you’ll look much much better!
@devlearnllm
@devlearnllm 4 ай бұрын
Lmao thanks brother
@zaid6527
@zaid6527 Ай бұрын
I dont know if my question is stupid, but can you tell me can we take snapshots of website and use ocr and llms to scrape the useful info, instead of sending request to that website since it would look more humanly , and also use less requests
@devlearnllm
@devlearnllm Ай бұрын
Yeah you can probably do that!
@zaid6527
@zaid6527 Ай бұрын
@@devlearnllm thanks 🤝
@nve-c5d
@nve-c5d 2 ай бұрын
so what did you find out about scrapegraph ai performance , tokens
@jonathanpark873
@jonathanpark873 Ай бұрын
I wonder if you would update it to be able to use gpt-4o-mini as its much cheaper
@devlearnllm
@devlearnllm Ай бұрын
yep
@marthasamuel
@marthasamuel 4 ай бұрын
Would these work for a dynamic website
@GeoffY2020
@GeoffY2020 4 ай бұрын
i tried to read or download the Web_scraping_for_LLM_in_2024.ipynb but its not readable, can you replace it ?
@GeoffY2020
@GeoffY2020 4 ай бұрын
ok i can read it in colab
@MMABeijing
@MMABeijing 4 ай бұрын
That s basic stuff, I feel like it s 2023, and I was late to the party too
@JohnMcclaned
@JohnMcclaned 3 ай бұрын
such an inefficient and unreliable way to scrape the web
@ryana2952
@ryana2952 4 ай бұрын
Fix your camera thats annoying AF
@devlearnllm
@devlearnllm 4 ай бұрын
Sounds like you don’t like the swiveling on it
@rwz
@rwz 3 ай бұрын
Please do not move the camera all the time
@haganlife
@haganlife 3 ай бұрын
Definitely loosen up the tracking to center. OSBTail?
@devlearnllm
@devlearnllm 3 ай бұрын
It's actually built-into the DJI Pocket 3 camera. I just had it for a few weeks. Just need to find the settings for it.
@forrest714
@forrest714 3 ай бұрын
@@devlearnllm change the follow speed to slow instead of fast.
@PineState77
@PineState77 3 ай бұрын
What’s the best way to get in touch?
@devlearnllm
@devlearnllm 3 ай бұрын
Details in the video’s description
@thisiswill
@thisiswill Ай бұрын
The motion-tracking is a bit distracting.
@kungfooman
@kungfooman 3 ай бұрын
"how to block these fuckin idiots AWS servers to protect your website" next
@PedroIvo-iz5sv
@PedroIvo-iz5sv 4 ай бұрын
it works in portuguese?
@flor.7797
@flor.7797 4 ай бұрын
none of these seem better than Trafilatura?
@flor.7797
@flor.7797 4 ай бұрын
scrapegraph looks cool though
@devlearnllm
@devlearnllm 4 ай бұрын
@@flor.7797 How's your experience using Trafilatura? I haven't tried that yet
@flor.7797
@flor.7797 4 ай бұрын
@@devlearnllm I’m more into main content extraction and boilerplate removal. There isn’t one size fits all unfortunately
@jarg7
@jarg7 4 ай бұрын
broken link to github
@devlearnllm
@devlearnllm 4 ай бұрын
Yeah there’s something weird with GitHub not displaying the notebook right. The link is the same.
@kevinlukejr.8996
@kevinlukejr.8996 3 ай бұрын
Fire crawl is to to expensive
@mrRambleGamble
@mrRambleGamble 3 ай бұрын
The camera moves too much
@devlearnllm
@devlearnllm 3 ай бұрын
its the worst
@mrRambleGamble
@mrRambleGamble 3 ай бұрын
@@devlearnllm Aside from that, great video.
@pcebro
@pcebro 3 ай бұрын
You should definitely wear pants.
@chetanesque158
@chetanesque158 3 ай бұрын
intersting! although I was distracted by your attire... Seriously I was not born 30 years ago man, but can we dress a bit better for a presentation?!
@devlearnllm
@devlearnllm 3 ай бұрын
Lol what's wrong with my wardrobe
@chetanesque158
@chetanesque158 3 ай бұрын
@@devlearnllm Hi! Sorry, but think about it. You are doing everything right, then why dress up like that? Why not better?
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 125 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 43 МЛН
АЗАРТНИК 4 |СЕЗОН 1 Серия
40:47
Inter Production
Рет қаралды 1,4 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 435 М.
The moment we stopped understanding AI [AlexNet]
17:38
Welch Labs
Рет қаралды 1 МЛН
AWS CEO - The End Of Programmers Is Near
28:08
ThePrimeTime
Рет қаралды 473 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 296 М.
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 1,1 МЛН
Why is Vite Everywhere? | Evan You
38:32
OpenSauced
Рет қаралды 34 М.
This Open Source Scraper CHANGES the Game!!!
20:36
Reda Marzouk
Рет қаралды 80 М.
I wish every AI Engineer could watch this.
33:49
1littlecoder
Рет қаралды 81 М.
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 125 МЛН