Slingshot!

Slingshot! is an Open Source plug-in for connecting Grasshopper to relational databases

Slingshot! features collection of components for reading, writing, and managing relational database systems using SQL.

How to deal with Twitter node?

Maybe I just cant find the relevant information but how to decode this search result?

how, for example, find geolocation ingormation of search results?

  • up

    Nathan Miller

    The result is in XML.

     

    gHowl comes with an XML parser so you might give that one a try.  The workflow would be:

    1.  Stream your panel contents (out of the Twitter component) to a file location.

    2.  Supply file path to the gHowl XML parser.

     

    The data should be much more usable after that.

     

    I am working a more elegant way of dealing with web-based XML feeds in the next release.  The twitter component is still in its infancy...  more proof-of-concept at this point.

     

    -Nathan

    • up

      Nathan Miller

      Philipp,

      There is a new version available which includes a new Twitter component.  Outputs provide parsed results in addition to the XML.  head over to the wiki to get the latest...

      -Nathan

      4
    • up

      Ángel Linares

      I've been playing a little bit with this component and the spanish premium risk index...15 tweets limit from Twitter Search API sucks...:( 

      1