Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.0 - Check here for latest version

Get Twitter User Details (Social Media)

Synopsis

This operator shows properties of a specific user.

Description

With the Get Twitter User Details operator, you can specify a Twitter user and receive a list of properties of the user.

Select a Twitter connection to specify the Twitter account for the Twitter API access. Specify the user name or the user ID to get information about the user.

Note that the standard Twitter API has strict rate limits! Please consult the Twitter documentation on how to avoid hitting these rate limits.

Input

    Output

    • output (Data Table)

      An example set consisting of data from the Twitter API. This comprises the users ID, name, screen name, description, URL, creation date, verification and protection info, the number of followers and friends, the number of tweets, the language, the profile image, and the time zone.

    Parameters

    • connection The connection details for the Twitter connection have to be specified. If you have already configured a Twitter connection, you can select it from the drop-down list. If you have not configured a Twitter connection yet, select the icon to the right of the drop-down list. Create a new Twitter connection in the Manage Connections box. Range: configurable
    • query_type Specifies whether a user should be searched by id or screen name. Range: selection
    • id The id of the user. Range: long
    • user The screen name of the user. Range: string