Twitter tweets extract

shubh3112ghosh
New Altair Community Member
<?xml version="1.0" encoding="UTF-8"?><process version="8.1.000">
<operator activated="true" class="social_media:search_twitter" compatibility="8.1.000" expanded="true" height="68" name="Search Twitter" width="90" x="45" y="34">
<parameter key="connection" value="Sentiment.analysis"/>
<parameter key="query" value="trump"/>
<parameter key="result_type" value="recent or popular"/>
<parameter key="limit" value="100"/>
<parameter key="language" value="english"/>
<parameter key="until" value="2018.04.11 21:57:56 +0530"/>
<parameter key="filter_by_geo_location" value="false"/>
<parameter key="radius_unit" value="miles"/>
</operator>
</process>
Hi, I am not able to extract tweets for any keywords. Can somebody help?
Tagged:
0
Answers
-
@shubh3112ghosh your XML is corrupted, it's not loading for me but through inspection of the XML I see that it was only the Search Twitter operator with the query=trump and using 2018.04.11 21:57:56 +0530 as the 'until' parameter.
It loaded just fine for me. Maybe it's your connection? Sometimes when you rate block yourself you have to create a new twitter connection.
1