Stanford Code in Place Final Python Project: Yelp Web Scraper

by Jeremy S

Description

This project is a Yelp web scraper. Using external files with open and save, importing requests and BeautifulSoup for scraping, and while loops to process each web address, the script automatically gathers pre-determined information from the meta tags and CSS tags. This may be useful to track one's Yelp performance over time, or can even be used to scrape headlines, weather, precious metal spot prices, stock prices, and more.