Best API’s For Python

Manpreet Singh
3 min readJul 20, 2021

Welcome back! Python is an awesome programming language with a ton of capability, so let’s take a look at some of the best API’s out there for this language. Now, these do range in uses, but most of these will probably interest you in some fashion, also, some of these are official and un-official API’s, with that long introduction out of the way, let’s get started!

Yahoo Finance

Starting off we have the Yahoo Finance API, a stock price scraping tool. Now, this API is an awesome way to scrape financial data from stocks extremely easily, some of my tutorials have also used this package as well. If you want to learn more about this, check out the link below:

Twitter Python API

Next up we have the Twitter API, this API allows you to interact with your Twitter account. Now, there are several different API’s that allow you to do this, if you want to take a look at the official API, here it is:

--

--

Manpreet Singh
Manpreet Singh

No responses yet