2 Home
gitea_admin edited this page 2026-03-11 14:40:52 +00:00

Twitter Search Source

Allows to get all tweets on particular keywords from Twitter.

It requires tokens that can be obtained by creating an application in the Twitter developer portal: https://developer.twitter.com/.

Metadata

Property Value
Type source
Group Twitter
Namespace Social
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
keywords string The keywords to use in the Twitter search (Supports Twitter standard operators)
apiKey string The API Key from the Twitter application in the developer portal
apiKeySecret string The API Key Secret from the Twitter application in the developer portal
accessToken string The Access Token from the Twitter application in the developer portal
accessTokenSecret string The Access Token Secret from the Twitter application in the developer portal

Dependencies

  • camel:jackson
  • camel:twitter
  • camel:kamelet