Web Scraping with Python Selenium & BeautifulSoup

Опубликовано: 27 Июнь 2026
на канале: Techletters
5,451
100

In this series we will combine Python Selenium, BeautifulSoup, Pandas, Requests & Folium to visualize the distribution of McDonald's & Burger King restaurants in Berlin, London & Paris.

In this video (2nd video) I will show how to do powerful Web Scraping with Python Selenium & BeautifulSoup. We will scrape the McDonald's and Burger King restaurant address data.

You can find the Code here:
https://github.com/code-and-dogs/sele...

You can follow along this series on Medium:
  / combining-web-scraping-api-requests-visual...  

Scraping URLs:
https://www.mcdonalds.com/de/de-de/re...
https://www.restaurants.mcdonalds.fr/
https://www.mcdonalds.com/gb/en-gb/re...
https://www.burgerking.de/kingfinder
https://www.burgerking.fr/restaurants
https://www.burgerking.co.uk/store-lo...

#Python #Folium #100daysofcode #beautifulsoup