
Web Scraping with Python - Beautiful Soup Crash Course
video description
Date: 2022-03-14
Comments and reviews: 7
Iqbal
The word 'Web Scrapping' was like a nightmare for me before I saw this video.
Everytime I saw any web scrapping job in the job portals I was assuming that it's beyond my scope.-
But now I am confident enough to answer questions related to this after going through this video and doing some hands on as well.
Thanks to Jim for such a beautiful explanation and thanks to FCC too for uploading the tutorial video. -
reply
The word 'Web Scrapping' was like a nightmare for me before I saw this video.
Everytime I saw any web scrapping job in the job portals I was assuming that it's beyond my scope.-
But now I am confident enough to answer questions related to this after going through this video and doing some hands on as well.
Thanks to Jim for such a beautiful explanation and thanks to FCC too for uploading the tutorial video. -
reply
Pooja
To the point content with real world scenarios. The only drawbacks would be that this tutorial was missing an example of filtering html element by multiple attributes and some sites have infinite scrolling which displays more content as you scroll down.
reply
To the point content with real world scenarios. The only drawbacks would be that this tutorial was missing an example of filtering html element by multiple attributes and some sites have infinite scrolling which displays more content as you scroll down.
reply
Brimmae
Thank you! This was a great introduction for a total beginner to scraping. By the end of it, I was able to use what you taught me on a different website, and I'm starting a scraping project now with what I just learned.
reply
Thank you! This was a great introduction for a total beginner to scraping. By the end of it, I was able to use what you taught me on a different website, and I'm starting a scraping project now with what I just learned.
reply
Terence
Fantastic! This video has been super helpful! If you have a little programming background, you can even fast forward through the video and just get your own piece of code done in half an hour! Very well done!
reply
Fantastic! This video has been super helpful! If you have a little programming background, you can even fast forward through the video and just get your own piece of code done in half an hour! Very well done!
reply
Sayak
Just a suggestion -37:09 it is better to use text.strip() method to remove unnecessary space from the beginning and the end. replace removes spaces from the company name as well.
reply
Just a suggestion -37:09 it is better to use text.strip() method to remove unnecessary space from the beginning and the end. replace removes spaces from the company name as well.
reply
FrugalBC
Great video man - I-m so excited that I was able to make a basic web scraper on my own after watching this (but needs a ton of refinement! Haha). Thanks for a great video!
reply
Great video man - I-m so excited that I was able to make a basic web scraper on my own after watching this (but needs a ton of refinement! Haha). Thanks for a great video!
reply
Pius
A great tutorial, well explained, well organized, high recommended for anyone who want to understand webscraping using python.
reply
A great tutorial, well explained, well organized, high recommended for anyone who want to understand webscraping using python.
reply
Add a review, comment
Other channel videos















