- 46
- 504 702
Thomas Janssen | Tom's Tech Academy
Netherlands
Приєднався 17 вер 2020
My name is Thomas (or Tom), and on this channel you learn everything about coding in Python 💥
Whether you just want to learn the basics, scrape data from the internet or build real applications - you're in the right place!
Whether you just want to learn the basics, scrape data from the internet or build real applications - you're in the right place!
Scraping AMAZON becomes EASY with Octoparse!
Do you want to scrape data from Amazon, but you don't have have the time to learn a programming language? In this video I show how easy it's to scrape Amazon without having any programming experience!
👇Get 30% discount on your Octoparse subscription with below COUPON:👇
24TJ20
Octoparse is a low-code tool, which means you don't need to program! With its advanced AI-features, Octoparse easily extracts data from any website. Just try it yourself!
👇Links 👇
🔗 Download Octoparse: tinyurl.com/2m6pnzrv
🔗 Amazon Scraper template: tinyurl.com/4z2253fx
🔗 More Amazon templates: tinyurl.com/5m3bh46d
👇Timestamps 👇
00:00 - Intro
00:42 - Download and install Octoparse
00:54 - How to create a custom task with Octoparse
04:33 - How to use the Octoparse Amazon template to scrape Amazon
06:30 - Outro
👇Follow me 👇
💼 LinkedIn: www.linkedin.com/in/thomas--janssen/
✅ Instagram: tomstechacademy
❗ Some of my videos contain affiliate links. When you click on these kind of links, I get a small percentage in case you make a purchase via the website. Be aware that this doesn't cost you anything - you never pay more than the standard retail price.
#webscraping #octoparse #amazon
👇Get 30% discount on your Octoparse subscription with below COUPON:👇
24TJ20
Octoparse is a low-code tool, which means you don't need to program! With its advanced AI-features, Octoparse easily extracts data from any website. Just try it yourself!
👇Links 👇
🔗 Download Octoparse: tinyurl.com/2m6pnzrv
🔗 Amazon Scraper template: tinyurl.com/4z2253fx
🔗 More Amazon templates: tinyurl.com/5m3bh46d
👇Timestamps 👇
00:00 - Intro
00:42 - Download and install Octoparse
00:54 - How to create a custom task with Octoparse
04:33 - How to use the Octoparse Amazon template to scrape Amazon
06:30 - Outro
👇Follow me 👇
💼 LinkedIn: www.linkedin.com/in/thomas--janssen/
✅ Instagram: tomstechacademy
❗ Some of my videos contain affiliate links. When you click on these kind of links, I get a small percentage in case you make a purchase via the website. Be aware that this doesn't cost you anything - you never pay more than the standard retail price.
#webscraping #octoparse #amazon
Переглядів: 245
Відео
Ollama, OpenWebUI + Llama3.2 Installation Guide
Переглядів 1,7 тис.14 днів тому
Stop paying for LLM's and sending your private data to the cloud! With Ollama you can run a large selection of Large Language Models local on your PC! OpenWebUI offers a great user interface, so you can interact with the model the same way you interact with ChatGPT! 👇Links 👇 🔗 Download Ollama: ollama.com/ 🔗 Download Docker: www.docker.com/products/docker-desktop/ 🔗 Download LLama 3.2: ollama.co...
Create a Python virtual environment in Windows with VS Code
Переглядів 23021 день тому
Running your Python project in a virtual environment is a best practice! Do you want to use different versions of libraries for different projects? Or do you want to make sure your Python project runs on different systems? A virtual environment is the solution! ⭐️ All the terminal commands I use⭐ python -m venv venv venv\Scripts\Activate Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy U...
Web Scraping for Beginners with Python and BeautifulSoup
Переглядів 344Місяць тому
Do you want to scrape structured data from the internet? Python and BeautifulSoup are the most popular tools for web scraping in the world, and 100% free! In this video you'll experience how easy web scraping is with Python and BeautifulSoup. 👇The webshop we scrape 👇 scrapeme.live/shop/ 👇Get 1200 free API calls with below link 👇 www.agentql.com/?UA-cam&Creators&Janssen_102024 👇 Download the Pyt...
Getting Started with Azure OpenAI | GPT 4o | 2024 Updated
Переглядів 282Місяць тому
Do you want to get started with deploying OpenAI models on Azure? In this video you'll learn how to create a resource, how to deploy a model and how to connect with with the model using a Python script. 👇 Download the Python script 👇 tomstechacademy.com/getting-started-with-azure-openai/ 👇 Follow me 👇 💼 LinkedIn: www.linkedin.com/in/thomas janssen/ ✅ Instagram: tomstechacademy ❗ ...
9 web scraping techniques to access any type of web data
Переглядів 626Місяць тому
Mastering Web Scraping is essential for those who want to scrape data from the internet. Real estate data, e-commerce and stock prices are just a few examples. But large websites try to keep this data for themselves, and build in all kind of techniques to prevent you from getting the data you need. In this video I share 9 essential techniques every scraping professional should know. Spoofing he...
Python Tutorial for Beginners | Learn Python in 2024
Переглядів 4863 місяці тому
Python is the most popular programming language in the world! Aspiring a career as data analyst, data scientist or artificial intelligence developer? Or just wat to build cool hobby projects? You have come to the right place! In this video you learn the basics of Python, and how to use replit, the easiest editor in the world. There's no need to install any software on your PC! ⭐️ Get my free ch...
Ollama + OpenWebUI Installation Guide - ANY Model on your PC!
Переглядів 8 тис.3 місяці тому
With Ollama you run any open source model locally on your PC! Also want to benefit from a great Graphical User Interface? Use OpenWebUI in combination with Ollama. Follow my easy steps to install any model! ⭐️ Links ⭐ 🔗 Download Ollama: ollama.com/ 🔗 Download Docker: www.docker.com/products/docker-desktop/ 🔗 Download LLama 3.1:8b: ollama.com/library/llama3.1:8b 🔗 Download OpenWebUI: github.com/...
FIRECRAWL - Web Scraping has changed FOREVER!!
Переглядів 3,6 тис.3 місяці тому
Do you want to scrape data from the internet without identifying HTML components etc.? Scraping data becomes easy with Firecrawl! Even without any knowledge about the HTML structure of a website, you can build a reliable web scraper in a few minutes! ⭐️ Links ⭐ 🔗 Website with hotels to scrape: www.python-unlimited.com/webscraping/hotels.php?page=1 🔗 Download the Python script: tomstechacademy.c...
How to get structured output with OpenAI (gpt-4o update)
Переглядів 6153 місяці тому
Finally OpenAI has released a reliable way to get structured output from ChatGPT! ⭐️ Links ⭐ 🔗 Documentation from OpenAI: openai.com/index/introducing-structured-outputs-in-the-api/ 🔗 Download the PDF: edis.ifas.ufl.edu/publication/vh021 🔗 Download the script: tomstechacademy.com/receive-structured-outputs-with-the-openai-api/ ⭐️ Follow me ⭐ 💼 LinkedIn: www.linkedin.com/in/thomas janssen/ ✅ Ins...
Build a RAG in 10 minutes! | Python, ChromaDB, OpenAI
Переглядів 5 тис.3 місяці тому
RAG is an essential methodology for everyone who wants to get real value out of Large Language Models. With RAG you minimize the risk for hallucination and you are able to provide specific data to the LLM about your use case or organization. In this video you'll build a RAG in 10 minutes! ⭐️ Links ⭐ 🔗 Download all scripts: tomstechacademy.com/retrieval-augmented-generation-rag/ 🔗 Download the P...
How to get an OpenAI / ChatGPT API Key | 2024 UPDATED
Переглядів 15 тис.4 місяці тому
Do you want to use OpenAI / Chat-GPT from a Python script or any other programming language? In this video you learn how to create an API key in OpenAI. ⭐️ Create an account here⭐ platform.openai.com/ ⭐️ The example Python script⭐ tomstechacademy.com/how-to-get-an-openai-api-key/ #openai #chatgpt #api
Easiest way to scrape Infinite Scroll | Python + Selenium
Переглядів 1,9 тис.5 місяців тому
Scraping websites which use "infinite scrolling" (meaning the website keeps loading items when you scroll down) can be extremely complicated. In this video I show you the easiest method which works on 99% of all websites! ⭐️ Copy the source code here ⭐ tomstechacademy.com/code-example-scraping-websites-with-infinite-scroll/ ⭐️ The website we scrape ⭐ www.fintastico.com/fintech-uk/ ⭐️ Timestamps...
ScrapeGraphAI - REVOLUTION in WEB SCRAPING!!!
Переглядів 12 тис.6 місяців тому
Do you often scrape data from the internet with for example BeautifulSoup? Now that's history! ScrapeGraphAI is a NEW Python library which will do the heavy lifting for you. You don't have to go through the HTML of a website anymore, just provide the website and a prompt to ScrapeGraphAI and the library will fetch your data for you! ⭐️ Timestamps⭐ 00:00 - Intro 00:41 - How to create a Virtual E...
Running LLM's on your PC with LM Studio | Mistral 7B on your PC
Переглядів 1,6 тис.7 місяців тому
Large Language Models have taken the world by storm! But do we really want to send all our data to OpenAI? Why not run LLM's locally on our PC? In this video you'll learn how to use LM Studio to run models on your PC! I first show you how to chat with the model, the same way we do with ChatGPT, and in my second example you learn how to create a local server and connect with it from a Python scr...
Python + ChatGPT? START HERE!! | Complete Tutorial
Переглядів 5 тис.7 місяців тому
Python ChatGPT? START HERE!! | Complete Tutorial
Schedule Python Scripts in the Cloud for FREE
Переглядів 2,8 тис.8 місяців тому
Schedule Python Scripts in the Cloud for FREE
FINALLY a No-Code Cloud Scraping tool that WORKS!
Переглядів 7518 місяців тому
FINALLY a No-Code Cloud Scraping tool that WORKS!
Function Calling: How to get structured data from Chat-GPT?
Переглядів 3,9 тис.9 місяців тому
Function Calling: How to get structured data from Chat-GPT?
SQLite3 Tutorial - Learn SQL for Python in 17 Minutes
Переглядів 8159 місяців тому
SQLite3 Tutorial - Learn SQL for Python in 17 Minutes
Build a Test Automation Framework with Python and Selenium
Переглядів 1,8 тис.9 місяців тому
Build a Test Automation Framework with Python and Selenium
Create a Python Virtual Environment in VS Code on Mac OS
Переглядів 14 тис.10 місяців тому
Create a Python Virtual Environment in VS Code on Mac OS
Setup Python and Visual Studio Code (VS Code) on Mac
Переглядів 22 тис.10 місяців тому
Setup Python and Visual Studio Code (VS Code) on Mac
This is HOW to create a Python Virtual Environment in VS Code with Venv
Переглядів 11 тис.10 місяців тому
This is HOW to create a Python Virtual Environment in VS Code with Venv
Web Scraping with Python and BeautifulSoup is THIS easy!
Переглядів 45 тис.11 місяців тому
Web Scraping with Python and BeautifulSoup is THIS easy!
Get consistent JSON response from OpenAI / Chat-GPT
Переглядів 17 тис.11 місяців тому
Get consistent JSON response from OpenAI / Chat-GPT
EASIEST way to use Chat-GPT in Python | START HERE
Переглядів 17 тис.11 місяців тому
EASIEST way to use Chat-GPT in Python | START HERE
Power Automate Desktop Tutorial for Beginners | Zero to Hero
Переглядів 13 тис.Рік тому
Power Automate Desktop Tutorial for Beginners | Zero to Hero
Web Scraping in Power Automate Desktop | Multiple Pages | Tutorial
Переглядів 19 тис.Рік тому
Web Scraping in Power Automate Desktop | Multiple Pages | Tutorial
Invoice Extraction: Extract PDF Invoice to Excel with UiPath
Переглядів 14 тис.Рік тому
Invoice Extraction: Extract PDF Invoice to Excel with UiPath
So expensive llm + rag all day
This is the best video for finding the api key section .. commenting to boost this video for the algos!!
Thank you for the kind words 😀
Great Tutorial thanks
Thank you 😀
ModuleNotFoundError: No module named 'fp'
I facing SSL certificate error how do i solve it.
How can I transfer the model to a computer where there is no internet?
Hi, I am behind a proxy. The standard installation does not work. How do I install the OpenWebUI & model? Thanks
Thank you
Thank you for your comment :) happy coding!
This one tutorial is all we need to practice and understand the web scraping using BS! Thanks a lot!
Glad it was helpful and thank you for your comment Fatima!
Thx
Thank you for your comment :)
This is the only video that has a process that actually works. Thank you so much for this video!
Thank you for the kind words 😀 glad it helped!
Dude. That's an SM7B. You should not sound this bad. You're clipping, sir. :)
Thanks for your comment, I noticed this after uploading this video 😅 in the newer videos this issue has been resolved.
ty please consider covering other frameworks or websites
Hi, there're some other helpful scraping videos on my channel, such as this one: ua-cam.com/video/41Um8a40XrA/v-deo.html
This seems like a bad example.. More complicated way of doing something very simple with playwright or selenium
Hi Thomas, thanks so much for sharing it! i was looking all day trying to find some good material and this by far saved the day!
Thank you for your comment! Glad to hear my video has been helpful for you :) happy coding!
Thanks, very useful and straightforward!
Appreciate your comment, glad my video was useful for you!
what if i want to get all the columns in my csv, like i dont' want to get specific cols , i want em all , then what?
Hello, very good. What about products that have variants that need click for show price? How are different prices handled, whether by color or other different features? called without ajax, in detail page
I don't know what a did exactly, but it works, thank you very much
Glad your automation works! Happy coding 😀
Great video Thomas! Really clear, you make RAG simpler 🙏
Thank you for your comment Xavier! And glad to hear my video has been helpful for you. Expect more videos about RAG and LLM's in the near future! 🚀
"Thank you so much for breaking things down so clearly! This video made everything easy to understand-excellent work!"👏👏
Thank you for your comment, I'm glad to hear my video was useful for you :) for which purpose are you scraping data?
lsd.so's browser makes scraping soooo easy
Thanks so much, this helped me easily transfer something I was running locally to the cloud!
Thank you for your comment, glad to hear my video was helpful for you 😀 happy coding! 👨💻
Thank you so much for sharing this incredibly valuable information! Your efforts are truly appreciated and will definitely help many of us.
Thank you, glad my video is helpful for you 😀
good video, well produced. thanks!
Thank you for your kind words, much appreciated!
@TomsTechAcademy I actuallyuse a bit of AHK to do light scraping for work-related tasks.
Lets say i want to use ollama to run it locally, how will the code change? is it possible even?
Hi, it should be easy to modify this script and use Ollama instead, you don't even need to install another library (you can use the openai library for ollama) - please check this video: ua-cam.com/video/AecjQ9gMfsg/v-deo.html
There could be f used instead of plus
Thanks for your suggestion :)
Sir. In power automate for desktop How to select date from the modern date pickers in which first we have to select year then month and then the date? Pls pls pls make a video...
Concise. Thanks!
You're welcome!
Straight to the point, excellent video,thank you.
Thank you for your comment, glad my video was helpful for you 😀
How can I take keywords from an excel file to search automatically on search bar?
so why did you install it before the video? like I am not sure if you understand how an installation guide will work
I've seen this installation performed in two different ways. Method 1 involves installing WSL and a Linux distro, then installing Ollama on the Ubuntu instance. Method 2 is installing directly on the Windows PC. Is there a reason to choose one method over the other? Great video, by the way.
How well does it scrape entire forums?
Great video. I'm really having some difficulty implementing naive RAG. When I try this code on my own pdfs, I have issues where it always says I don't know...
Hi, can you try to print the response of the semantic database to your console? Does it provide answers but the LLM thinks they aren't relevant or doesn't it provide any matches at all? Hope it helps..
scrape public facebook page? instagram page? lol, you can't instead of wasting tokens on openai we wasting money on firecrawl api calls
only guide that worked for me thankyou very much
Thank you for your comment, glad this video was helpful for you 😀
thx bro
Thank you 🙏
is it possible to run setup in D drive or other than C drive ??
I'm trying to Paste the whole Template from Word file in to the Browser but it keeps breaking the Template Structure! How do I paste as it is?? For an Example if the Template is like this : "Introduction Heading 1 Heading 2 - Point 1 - Point 2" Then it pastes into the Browser like this : "IntroductionHeading1Heading2-Point1-Point2" How do I fix this???
thank u soo much
thanks thomas
great video ! is there a way to scrape data from all the sub pages, example if you open Laptop -> and then click on ProBook -> scrap data, and then go to next item and do the same ?
Yes, you can automate scraping through subpages! One way is to create a loop that clicks on each category (like Laptop -> ProBook), scrapes the data, and then moves to the next item. You can achieve this using Selenium to handle the clicks and BeautifulSoup to extract the data from each page. This approach allows you to navigate through multiple subpages and collect the information in a structured way. Let me know if you need help with the code!
Hello Thomas, I need your help to coach me to write Python codes to ask ChatGPT to ask questions like this, "what is you chief complain?", "can you sleep?" "can you eat?", "do you have any pain?" "can you dedicate?" then the user answer these questions, then I save ChatGPT save these questions & answers, then I show ChatGPT which herbal formulas to use for his condition, then he will give me feedback how well it work, then I teach AI to use this formula to the next person with the same conditions. could you please help me how to set it up in Python, I already install Python & use Pip to install ChatGPT. thanks for your help.
very comprehensive guide!, thank you!
Nice video! I smell a hint of Dutch. Are you Dutch by any chance?
Well observed David, I'm in indeed Dutch and recording from the Netherlands :)
clean! thank you
Thank you for your kind words, happy coding 👨💻
man its awesome!! thanks a lot for sharing with us
Thank you for your kind words, happy coding!
Hi, Thank you! But it shows me error at %ExcelInstance%. By default, there is only equal symbol : =ExcelInstance. And I can not assign column names. Has anybody same issue?
Python 3 and pipe were most useful for me as I was searching almost everything how to install. Thank you😊