Skip to content

Sample code snippets for getting started with the Macromeasures API.

Notifications You must be signed in to change notification settings

macro-measures/code-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sample code snippets for using the Macromeasures API

The Macromeasures API provides demographic and psychographic data on Twitter users. This repository features a simple Python 2.7 script to demonstrate how the API works. If you don't have the Requests library installed, you can install it by running

pip install -r requirements.txt

You should edit get_user_data.py to use your own API key and replace the specified Twitter usernames/IDs with the ones you want to look up.

See the documentation for more details.

About

Sample code snippets for getting started with the Macromeasures API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages