Hi, I have access to the Twitter Academic Search function and want to collect older tweets than 7 days. Since this feature is not available on KNIME yet, is it possible to collect tweets from Python to CSV file and then input it into my workflow to do some ML sentiment analysis? Or do I need to use Twitter nodes to be able to do this?
If you have a list of tweets in a CSV file, sentiment analysis is definitely doable. See for example this workflow:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.