Options

Twitter tweets extract

shubh3112ghoshshubh3112ghosh Member Posts: 1 Learner I
edited November 2018 in Help
<?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?

Answers

  • Options
    Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    @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. 

     

     

Sign In or Register to comment.