FlowingData Forums » Statistics and Data

The Spore API

Started 2 years ago by miketwardos / 3 posts

  1. The PC video game Spore has a huge database of player created content and social activity publicly available via a web API.
    Check it out:
    http://www.sporeapi.com

    They have libraries available in many languages:
    http://www.spore.com/comm/developer/processing
    http://www.spore.com/comm/developer/mathematica
    http://www.spore.com/comm/developer/flash
    among others! Looking forward to what new ways the visualization community has for looking at all of this data!

  2. I made two apps in Processing using the Spore API:

    The first one looks at asset uploads in the last minute:

    http://www.thevioletpiece.com/spore/processing/pollinator/index.html

    using the API method:

    http://www.spore.com/rest/assets/search/NEWEST/0/50

    The second one is a clock / asset counter:

    http://www.thevioletpiece.com/spore/processing/pollinator/index.html

    using the API method:

    http://www.spore.com/rest/stats

    Enjoy!

  3. Oops, I meant:
    http://www.thevioletpiece.com/spore/processing/contentcount/index.html
    Here's a screen shot:

    [attachment=587,94]


Reply

You must log in to post.

About this Topic