Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

Matplotlib Tutorial 8 - getting data from the internet

101.3K views
•
July 11, 2015
by
sentdex
YouTube video player
Matplotlib Tutorial 8 - getting data from the internet

TL;DR

This tutorial explains how to use Python and the Yahoo Finance API to retrieve and graph stock price data.

Transcript

hello everybody and welcome to part eight of our data visualization with Python with matplotlib tutorial series in this video we're going to be talking about how we get data from the internet so what we're going to go ahead and do first is we'll get rid of this this kind of commented out code you might you can save that for your own records if you ... Read More

Key Insights

  • ❓ Data visualization with Python can involve retrieving data from the internet.
  • ♿ The Yahoo Finance API provides access to stock price data.
  • ❓ Python libraries like urllib and numpy are useful for retrieving and processing data from the internet.
  • 💁 Filtering and parsing the retrieved data is necessary to extract the relevant information.
  • 📚 Matplotlib is a popular library for graphing data in Python.
  • 🧑‍🤝‍🧑 Understanding date/time conversion formats is important when working with date-related data.
  • 🔁 Functions and loops are essential for processing and manipulating data in Python.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: What is the purpose of this tutorial video?

The purpose of this tutorial video is to teach viewers how to retrieve data from the internet, specifically stock price data using the Yahoo Finance API, and graph it using Python.

Q: What are some examples of sources of online data?

Some examples of online data sources mentioned in the video are Quandl, Google APIs, Yahoo APIs, and Wikipedia APIs.

Q: How can we retrieve stock price data from Yahoo Finance using Python?

To retrieve stock price data from Yahoo Finance using Python, the video shows how to create a function that constructs the URL for the Yahoo Finance API, retrieves the source code of that URL using urllib, and filters out unnecessary data to obtain the relevant stock price data.

Q: What libraries are used in this tutorial video?

The video demonstrates the use of Python libraries such as numpy, urllib, and matplotlib.dates for retrieving and processing the data, as well as matplotlib for visualizing the data.

Summary & Key Takeaways

  • The video is part of a tutorial series on data visualization with Python using matplotlib.

  • The focus of this particular video is on retrieving data from the internet, specifically using the Yahoo Finance API to get stock price information.

  • The video explains how to create a function to graph data for a specific stock and demonstrates how to retrieve and filter the data using Python libraries such as urllib and matplotlib.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from sentdex 📚

How to Parse Twitter for Twitter Analysis: Part 1 thumbnail
How to Parse Twitter for Twitter Analysis: Part 1
sentdex
Python: How to Program the Chaikin Money Flow Trading Indicator thumbnail
Python: How to Program the Chaikin Money Flow Trading Indicator
sentdex
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib thumbnail
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib
sentdex
Parsing XML - Go Lang Practical Programming Tutorial p.11 thumbnail
Parsing XML - Go Lang Practical Programming Tutorial p.11
sentdex
Python Generator Functions for massive Performance Improvements with Lists thumbnail
Python Generator Functions for massive Performance Improvements with Lists
sentdex
How to Train a Chatbot Using TensorFlow and Python thumbnail
How to Train a Chatbot Using TensorFlow and Python
sentdex

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.