Twitter Word Usage

Overview

Twitter word statistics for any term! Discover how commonly a given word is used on Twitter. This Twitter word API allows you to query a term and access valuable statistics about its usage on Twitter. Query any term to obtain word usage statistics, including global frequency, range, dispersion and user frequency. Find word statistics for a trending topic, subject area, location or name!


What The Twitter Word API Measures

The Twitter word API employs two relevant metrics that describe a word’s usage. The first metric is simple usage frequency, measured as a fraction of the full corpus of text on Twitter, in parts per billion. The second metric describes how dispersed the word’s usage is among all Twitter users.

As an example, the word “the” has a very high usage frequency while the word “tintinnabulation” has a very low usage frequency. As for dispersion, consider the words “pajamas” and “lawsuit,” both of which have similar usage frequencies. Many, many people talk about pajamas and so “pajamas” has high dispersion. Comparably few people talk about lawsuits and so “lawsuit” has low dispersion (these people must say “lawsuit” a lot, though, in order to give it the same overall usage frequency as “pajamas”).

The Twitter analysis generated in this API is outlined in the terms found below in “Report Documentation.”


Sign up for the API today. Click on “App Gallery” to check out the amazing capabilities of this data. See what others have created using the Twitter Word Usage API!

The simplicity of the API provides ease of use with connecting your program or tool to a constant feed of Twitter data. Once the API key is implemented in your code, you’ll never have to worry about refreshing the feed or updating the request for new information.

Test the functionality of the API now using the “Sample Request” below. Try the sample below, or enter your own term in the “tok” field:

GET
/word_stats

Given a token (word or hashtag) returns its usage statistics on Twitter

GET

GET api.infochimps.com/social/network/tw/token/word_stats


GET
/wordbag

Given a twitter user identifier (one of their screen_name or user_id) returns
their most characteristic words.

GET

GET api.infochimps.com/social/network/tw/token/wordbag


GET
/word_stats

Given a token (word or hashtag) returns its usage statistics on Twitter

GET

GET api.infochimps.com/social/network/tw/token/word_stats


GET
/wordbag

Given a twitter user identifier (one of their screen_name or user_id) returns
their most characteristic words.

GET

GET api.infochimps.com/social/network/tw/token/wordbag


API Documentation

Check out our Quickstart Tutorial and Code Examples, or peruse the documentation specific to this API below.

GET /word_stats

Given a token (word or hashtag) returns its usage statistics on Twitter

http://api.infochimps.com/social/network/tw/token/word_stats

Request

Parameter
Description
Type

Response

Parameter
Description
Type

GET /wordbag

Given a twitter user identifier (one of their screen_name or user_id) returns
their most characteristic words.

http://api.infochimps.com/social/network/tw/token/wordbag

Request

Parameter
Description
Type

Response

Parameter
Description
Type