Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Extract data from twitter

Hi All,

 

I'm trying to extract twitter data with API call..how do i do that am new to this..any help will be apreciated.

I have the consumer key and token.

 

 

Example:

Resource URL

https://api.twitter.com/1.1/statuses/user_timeline.json

 

How do i get response for this web service in talend.

 

Thanks in Advance.

 

Labels (5)
6 Replies
lojdr
Creator II
Creator II

Hello,

 

Have you checked twitter components at Exchange?

https://exchange.talend.com/#marketplacesearch:gallery=marketplace%252F1&ob=releaseDate&o=0&c=20&d=t...

 

Regards

Lojdr

Anonymous
Not applicable
Author

Hello,

Could you please refer this online document about:TalendHelpCenter:Analyzing a Twitter flow in near real-time to see if it is what you are looking for?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi sabrina,

 

thanks for your reply. I tried imporing tTwitter input component but it didn't work as am using talend version 5.6

will tTwitter component support 5.6 version??

 

My requirement is this

 

Need to authenticate to twitter using (access key and secret key) and get the response from below end point

https://api.twitter.com/1.1/statuses/user_timeline.json

 

Could you please help me how i achieve this am new to talend and am not a java deveoper.

 

Thanks,

Naresh

Anonymous
Not applicable
Author

Hello,

tTwitterInput is a custom component written by talend community user and shared on talend exchange portal.

 We don't have the source code of these custom components. It is the ownership of the person who built it.

From this page:https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...

The Compatibility:

  • 6.2
  • 6.1
  • 6.0
  • 5.0
  • 4.1

Best regards

Sabrina

 

Anonymous
Not applicable
Author

You could try these components https://gabrielebaldassarre.com/talend/twitter-components-talend/  

I found these components to be easier to use and there is also small tutorials on how to use them at the bottom of the page as well. 

Anonymous
Not applicable
Author

but it doesn't exist this component?? what's the solution