nestauk / dap_medium_articles

The code behind Data Analytics at Nesta's Medium Articles
MIT License
7 stars 9 forks source link

Code for Twitter API v2 medium tutorial #4

Closed sofiapinto closed 2 years ago

sofiapinto commented 2 years ago

Closes #3.

Dear Liz, Thank you so much for taking the time to review my code.

I would ask you to follow the instructions in the README.md file (additionally to the setup instructions already there, you just need to checkout the correct branch, 3_twitter_api_tutorial) and review the two jupyter notebooks in the following order:

  1. Your first Twitter API request.ipynb
  2. Tweets from the past 7 days.ipynb

In order to run the code you need to have a Twitter Developer account. Should be fairly straightforward to create one. The process is described here.

I would ask you to check if all runs smoothly, your opinion on whether you find the tutorial easy to follow and if you have any suggestions on how to improve the code.

Thank you so much! Sofia