Tracking Cryptocurrency Price Data With Python
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.25 GB | Duration: 3h 1m
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.25 GB | Duration: 3h 1m
Learn how to track the latest cryptocurrency price data using Python and CoinMarketCap API
What you'll learn
Create Python script to monitor the lates cryptocurrency price data
Learn how to connect CoinMarketCap API
Learn multiple API endpoints and how to use them
Learn how to request data through CoinMarketCap API
Requirements
No programming experience is required. This course comes with additional python warm up session
Dedication to learn and be innovative
Description
Welcome to Tracking Cryptocurrency Price Data with Python course. This is an extensive project based course where you will be guided step by step on how to create cryptocurrency's latest price tracking system from scratch using Python programming language alongside with other libraries, such as request and JSON. Regarding the data, we will mainly use CoinMarketCap API which offers you a basic plan and it’s free of charge. In addition to the pricing, CoinMarketCap which has also been well known as one of the most popular websites to track crypto price provides you with real time and constantly updated data which they state for most API endpoints, the data is updated every single minute. At the end of the course, we will also learn how to display cryptocurrency price data from CoinMarketCap on Google Sheet by connecting to API extension features.Although this project sounds pretty complex and requires advanced programming skills, that is actually not the case since this course was created and designed for beginners. Even if you do not have previous programming experience, there is nothing you should worry about since this course also comes with a Python warm up session which will certainly teach and provide you with all the basics that you need to excel on this project.Below are things you can expect to learn by building cryptocurrency price tracker:In the ProjectLearn how to build user friendly crypto price data trackerLearn how to connect your project with CoinMarketCap APILearn different endpoints on CoinMarketCap API and how to utilize themLearn how to retrieve specific data from the APILearn how to connect API extension to Google SheetBe more familiar with Crypto/Financial API dataIn Python Warm Up SessionLearn several different data types in PythonLearn function and parameter in PythonLearn class and object in PythonLearn how to operate JSON in PythonAs most people said, the most effective way to learn is to learn by doing and that is exactly what you will accomplish in this course since you are not only going to be building crypto price data tracker with Python but also you learn many different disciplines at once, those are including but not only limited to intermediate programming, knowledge of cryptocurrency market, API endpoints, and Google Sheet API connector.
Overview
Section 1: Introduction to the Course
Lecture 1 Introduction
Lecture 2 Highlight of the Course
Lecture 3 Whom This Course is Intended for?
Section 2: Tools, IDE, and API
Lecture 4 Tools, IDE, and API
Section 3: Project Preparation
Lecture 5 What are We Going to Build?
Lecture 6 Introduction to CoinMarketCap
Section 4: CoinMarketCap API
Lecture 7 CoinMarketCap API
Lecture 8 API Pricing (Free)
Lecture 9 API FAQ & Documentation
Lecture 10 Basic API Illustration
Section 5: Setting Up All Required Tools
Lecture 11 Setting Up All Required Tools
Section 6: Python Warm Up Session
Lecture 12 Python Warm Up Session
Lecture 13 Practice 1: Data Type
Lecture 14 Practice 2: Function & Parameter
Lecture 15 Practice 3: Class & Object
Lecture 16 Practice 4: JSON
Section 7: Building the Project
Lecture 17 Function to Monitor Price
Lecture 18 Create User Menu Function
Lecture 19 Few Corrections
Lecture 20 Currency Codes
Section 8: Testing the Application
Lecture 21 Testing 1: Currency Code
Lecture 22 Testing 2: Crypto Coin
Section 9: Displaying on Google Sheets
Lecture 23 Installing API Connector
Lecture 24 Displaying Price Data
Section 10: Bonus: Github Tutorial
Lecture 25 Github Tutorial
Section 11: Conclusion & Summary
Lecture 26 Conclusion & Summary
People who trade cryptocurrency,Python beginner who want to build crypto related project