Editing Community Data Science Workshops (Spring 2015)/Day 2 Projects/Twitter/Windows setup

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
==Download the Twitter API project==
==Download the TwitterAPI project==


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http://mako.cc/teaching/2015/cdsw-spring/twitter-data-examples.zip
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http://mako.cc/teaching/2015/cdsw-spring/TwitterAPI.zip
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, click on "Start", then "Computer", and navigate to your Desktop directory. Find twitter-data-examples.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called twitter-data-examples containing several files.
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, click on "Start", then "Computer", and navigate to your Desktop directory. Find TwitterAPI.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called TwitterAPI containing several files.


==Enter your API information==
==Enter your API information==


* Start your text editor (probably Notepad++ if you [[Windows text editor|installed it following our instructions last time]]). Navigate to the directory that contains Twitter API (probably something of the form <code>C:\Users\'''YOURUSERNAME'''\Desktop\twitter-data-examples</code>).
* Start your text editor (probably Notepad++ if you [[Windows text editor|installed it following our instructions last time]]). Navigate to the directory that contains TwitterAPI (probably something of the form <code>C:\Users\'''YOURUSERNAME'''\Desktop\TwitterAPI</code>).
* Open up the file <code>twitter_authentication.py</code> in your text editor.
* Open up the file <code>twitter_authentication.py</code> in your text editor.
* You will see four lines that include four variables in ALL CAPITALS that are being assigned, in the normal ways we learned about last session, to strings. At the moment, all of the strings say CHANGE_ME.
* You will see four lines that include four variables in ALL CAPITALS that are being assigned, in the normal ways we learned about last session, to strings. At the moment, all of the strings say CHANGE_ME.
Line 13: Line 13:
Once you have done this, your example programs are set up to use the Twitter API!
Once you have done this, your example programs are set up to use the Twitter API!


==Test the Twitter API code==
==Test the TwitterAPI code==


Start up PowerShell and navigate to the Desktop\twitter-data-examples directory where the Twitter API code lives. For example, if the Twitter API project is at <code>C:\Users\'''YOURUSERNAME'''\Desktop\twitter-data-examples</code>,
Start up PowerShell and navigate to the Desktop\TwitterAPI directory where the TwitterAPI code lives. For example, if the TwitterAPI project is at <code>C:\Users\'''YOURUSERNAME'''\Desktop\TwitterAPI</code>,


  cd C:\Users\'''YOURUSERNAME'''\Desktop\twitter-data-examples
  cd C:\Users\'''YOURUSERNAME'''\Desktop\TwitterAPI


will change you into that directory, and
will change you into that directory, and
Line 31: Line 31:
==Success!==
==Success!==


You are done downloading the Twitter API project!
You are done downloading the TwitterAPI project!


[[File:Champagne.png|100px]][[File:Party.png|125px]]
[[File:Champagne.png|100px]][[File:Party.png|125px]]


[[Category:Spring_2015_series]]
[[Category:Spring_2015_series]]
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)