web scraping with python Utilized requests and BeautifulSoup to scrape weather.com for current temperature, weather description, location, and local time for San Francisco. The python script outputs the results with a small amount of formatting to the terminal.