Sha256: 841ceb30c8e766c5ac420898ecdcb04f2a575f25133f46ac13ea96c398404f00

Contents?: true

Size: 1.39 KB

Versions: 4

Compression:

Stored size: 1.39 KB

Contents

{
    "request": {
        "response_type": "json",
        "resource": "trending",
        "parameters": {},
        "url": "http://button.topsy.com/trending.json"
    },
    "response": {
        "page": 1,
        "total": 1379,
        "perpage": 10,
        "list": [{
            "term": "photoshop photoshop",
            "url": "http://topsy.com/s?q=photoshop+photoshop"
        },
        {
            "term": "swizz beatz",
            "url": "http://topsy.com/s?q=swizz+beatz"
        },
        {
            "term": "limbaugh hospitalized",
            "url": "http://topsy.com/s?q=limbaugh+hospitalized"
        },
        {
            "term": "travis pastrana",
            "url": "http://topsy.com/s?q=travis+pastrana"
        },
        {
            "term": "auld lang syne",
            "url": "http://topsy.com/s?q=auld+lang%20syne"
        },
        {
            "term": "#happynewyear",
            "url": "http://topsy.com/s?q=%23happynewyear"
        },
        {
            "term": "#2010",
            "url": "http://topsy.com/s?q=%232010"
        },
        {
            "term": "#2009",
            "url": "http://topsy.com/s?q=%232009"
        },
        {
            "term": "full body scanners",
            "url": "http://topsy.com/s?q=full+body%20scanners"
        },
        {
            "term": "#10yearsago",
            "url": "http://topsy.com/s?q=%2310yearsago"
        }]
    }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
topsy-0.2.1 test/fixtures/trending.json
topsy-0.3.0 test/fixtures/trending.json
topsy-0.2.0 test/fixtures/trending.json
topsy-0.1.0 test/fixtures/trending.json