BoxiHuang / EC500

EC500: Building Software
0 stars 0 forks source link

Add files via upload #1

Closed BoxiHuang closed 6 years ago

BoxiHuang commented 6 years ago

Here is a working version of my twitter API code written in Python. In this file, I am able to access a public twitter account and download pictures from one's posts within my local folder. I tried to limit the amount of pictures to 200 copies each time the code runs.