Using Python to Fetch API Data into CSV

Описание к видео Using Python to Fetch API Data into CSV

Today, ill be demonstrating a nice beginner 'project' to show how you can quickly and easily build a python script using standard modules to fetch data from an API and write it to a CSV. In this video we'll be using a public API provided from Coincap to grab cryptocurrency prices and write them into a CSV file. I encourage anyone who watches this to expand this out to present this in a webpage or maybe even upload the CSV to Google Sheets!

A great resource for getting free publicly available API's as seen in this video is from this repo here : https://github.com/public-apis/public...

📧 Weekly mail dedicated to solo devs looking to make it online: https://danielotto.beehiiv.com/
☕Buy me a coffee: https://buymeacoffee.com/danielotto

If you found this video helpful and would like to support my channel make sure you give the sub button a smash so you also dont miss out on video's like this in the future! :)

Note: In this video I am using Python v3.9.4

Комментарии

Информация по комментариям в разработке