Web Scraping with Python and BeautifulSoup is THIS easy!

preview_player
Показать описание
Do you want to scrape structured data from a website with Python and BeautifulSoup? Then you're in the right place! In this video I show you the easiest way to scrape data from multiple pages.

BONUS: At the end of this video you'll learn how to avoid your IP address from being exposed by using a proxyserver.

⭐️ Link to OxyLabs Proxyserver (to hide your IP) ⭐

⭐ The website we scrape ⭐

⭐ Check your IP Address here ⭐

⭐️ Download the source code ⭐

📘 My favorite Python books:

⭐️ Follow me ⭐

❗ 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.

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

Thank you so much for your valuable information and the easy-to-follow explanation style.👏👏

ahassan
Автор

Great video, really very helpful, thanks!

ebinmolloy
Автор

Very good explaination.. Tyx.. Hope you make some more videos on data scraping using BeautifulSoup

priyeshudawat
Автор

Hy, Thomas you've done a great job, I learned a lot of imp things from you by watching only this video.
Plz make a playlist on web scraping from basic to advance so that a new person can understand better.
Once again amazing video

islamicdesiretv
Автор

I followed the same code for a different website except I left out the if and else codes because I wanted to scrape only the first page. Everything worked out except my output which came back in the same column, and it is very disorganized. How can I fix this in my code?

abigailmapuladikobo
Автор

Since the items are added to a set, how do you ensure that the columns always come back in the same order?

nmsv
Автор

Great video and flow. I did this for another website but when i run the code at the end the scraping of pages should be 235 but it doesn't stop it keeps scraping pages? How do i stop it at the amount of pages i would like to scrape from the website.

mahdiosman
Автор

Thank you for this video. What is the risk of web scraping a Google scholar page (only one page) with an unhidden IP address?

abigailmapuladikobo
Автор

Can i scrape the reviews from amazon through this same method? Cuz I'm unable to access the page through my requests

raagha
Автор

Thanks for the video! The only issue I have is that it will not allow me to put the results into an excell file. It does for a csv, but not excell

daviannajones
Автор

Nice explanation, Very Good, I have a doubt, Kindly provide your email pls....

Mrshanmugham