Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Key

Description

Possible Values

Default

Required (Yes/No)

consumerKey

Consumer key for authentication

Text

empty

Yes

consumerSecretConsumer secret for authenticationTextemptyYes
accessTokenAccess token for authenticationTextnoneYes
accessTokenSecretAccess token for authenticationTextnoneYes
commandLineAuthenticationSwitch to turn on a command line authentication with mendeley. This should only be used in development environments. The access token and its secret should be empty in this case.true/falsefalseNo
addPeopleStatusThe status is the last tweet of a person. If set to true this will be added for every added person.true/falsefalseNo
addMentionedPeopleIf set to true, persons mentioned in tweets will be added.true/falsefalseNo
addURLEntitiesIf set to true, urls appearing in tweets will be added as websites to content of a tweet. Note: Twitter supports this only since the middle of 2012. Urls in older tweets will not be handled.true/falsefalseNo
loadHomeTimelineIf set to true, the home timeline (the newest tweets from persons the account owner follows) will be added.true/falsefalseNo
loadUserTimelineIf set to true, the user timeline (the newest tweets of the account owner) will be added.true/falsefalseNo

loadAccountOwner

Whether the profile of the account owner should be loaded or not

true/falsetrueNo
numberOfUserTimelineTweetsThe number of tweets from the user timeline that should be added.1..20020No
loadFollowingIf set to true, persons following the account owner will be added. Note: This feature needs many api calls and the limits will be reached very quickly.true/falsefalseNo
loadFollowersIf set to true, persons the account owner follows will be added. Note: This feature needs many api calls and the limits will be reached very quickly.true/falsefalseNo
interconnectFollowingIf set to true, persons in the data set will be connected depending of their following relation on twitter. Note: This feature needs many api calls and the limits will be reached very quickly.true/falsefalseNo
interconnectFollowersIf set to true, persons in the data set will be connected depending of their follow relation on twitter. Note: This feature needs many api calls and the limits will be reached very quickly.true/falsefalseNo
searchTerm to search tweets for.Text, e. g. #cscwnoneNo
numberOfSearchTweetsNumber of tweets that should be loaded at search.1..10020No
loadHighResProfileImageWhether a higher res profile image should be loaded for every twitter user. Results to an extra api call for every user.true/falsefalseNo

searchLatitude

Geolocation latitude to search for tweets.latitudenoneNo

searchLongitude

Geolocation longitude to search for tweets.longitudenoneNo

searchRadius

Radius around the geolocation to search for tweets.1-100100No

searchRadiusUnit

Unit of the search radius.

km/mikmNo

loadPhotos

Whether to load photos from media entities as content attachments.

true/falsefalseNo

loadPhotoTweetsOnly

Whether to keep only tweets with photos.

true/falsefalseNo

...