Download Instagram posts using Python ⚡
In the 2nd post of the series, let's see how to download Instagram posts using Python.
To do this, we need to use a package called instaloader
Installation
Run the below command to install the package
pip install instaloader
Public profile
To downlo...
manitej.hashnode.dev1 min read