<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web-Scraping on Gabriel Berardi</title><link>http://www.gabriel-berardi.com/tags/web-scraping/</link><description>Recent content in Web-Scraping on Gabriel Berardi</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sun, 01 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="http://www.gabriel-berardi.com/tags/web-scraping/index.xml" rel="self" type="application/rss+xml"/><item><title>Where to Eat in Munich?</title><link>http://www.gabriel-berardi.com/blog/data/2020-11-01-where-to-eat-in-munich/</link><pubDate>Sun, 01 Nov 2020 00:00:00 +0000</pubDate><guid>http://www.gabriel-berardi.com/blog/data/2020-11-01-where-to-eat-in-munich/</guid><description>&lt;p&gt;I recently moved to a new city - Munich! I live in a very calm area, but soon realized that the neighborhood is not really the best when it comes to eating outside. So, I decided to try to analyze review data from the web to find out which area is most compelling for me and other foodies. I scraped online reviews, cleaned the data and then visualized it on a map, showing the average rating of restaurants in different areas in Munich.&lt;/p&gt;</description></item><item><title>Scrape a Book Shop with BeautifulSoup</title><link>http://www.gabriel-berardi.com/blog/data/2020-03-01-scrape-bookshop-with-beautifulsoup/</link><pubDate>Sun, 01 Mar 2020 00:00:00 +0000</pubDate><guid>http://www.gabriel-berardi.com/blog/data/2020-03-01-scrape-bookshop-with-beautifulsoup/</guid><description>&lt;p&gt;Web Scraping is the automated process of extracting data from websites. This is commonly done by retrieving the HTML code of a website through a request and then extracting the information hidden in the HTML code programmatically. This is especially useful when there is no convenient API available to you!&lt;/p&gt;
&lt;p&gt;There has been a lot of discussion going on about the legality and ethics of Web Scraping, which I do not want to get into in this article. You can find a lot of information on this online.&lt;/p&gt;</description></item></channel></rss>