DuckSoup documentation


Tree structures >> CosmosQuery


Parameters passed
url => http://technorati.com/weblog
claim => 1
limit => 3

Resultant array (Some text truncated)
Array
(
    [result] => Array
        (
            [url] => http://technorati.com/weblog
            [inboundblogs] => 219
            [inboundlinks] => 303
            [rankingstart] => 1
            [weblog] => 
        )

    [item] => Array
        (
            [0] => Array
                (
                    [weblog] => Array
                        (
                            [name] => Don't trust the Indian Media!
                            [url] => http://presstalk.blogspot.com
                            [rssurl] => 
                            [atomurl] => http://presstalk.blogspot.com/***
                            [inboundblogs] => 3
                            [inboundlinks] => 3
                            [lastupdate] => 2005-08-10 10:58:53 GMT
                            [author] => Array
                                (
                                    [username] => presstalk
                                    [firstname] => ...K...
                                    [lastname] => 
                                )

                        )

                    [nearestpermalink] => http://presstalk.blogspot.com/***
                    [excerpt] =>  and the article that The Sunday***
                    [linkcreated] => 2005-08-10 10:57:35 GMT
                    [linkurl] => http://www.technorati.com/***
                )

            [1] => Array
                (
                    [weblog] => Array
                        (
                            [name] => Portals and KM
                            [url] => http://billives.typepad.com/***
                            [rssurl] => http://billives.typepad.com/***
                            [atomurl] => http://billives.typepad.com/***
                            [inboundblogs] => 121
                            [inboundlinks] => 165
                            [lastupdate] => 2005-08-10 09:35:38 GMT
                            [author] => Array
                                (
                                    [username] => BillIves
                                    [firstname] => Bill
                                    [lastname] => Ives
                                    [thumbnailpicture] => http://www.technorati.com/***
                                )

                        )

                    [nearestpermalink] => http://billives.typepad.com/***
                    [excerpt] =>   For anyone who missed it, the New York***
                    [linkcreated] => 2005-08-10 09:33:10 GMT
                    [linkurl] => http://www.technorati.com/weblog/***
                )

            [2] => Array
                (
                    [weblog] => Array
                        (
                            [name] => Freshblog
                            [url] => http://blogfresh.blogspot.com
                            [rssurl] => 
                            [atomurl] => http://feeds.feedburner.com/***
                            [inboundblogs] => 43
                            [inboundlinks] => 55
                            [lastupdate] => 2005-08-08 23:17:30 GMT
                            [author] => Array
                                (
                                    [username] => jrfj44
                                    [firstname] => John
                                    [lastname] => 
                                    [thumbnailpicture] => http://www.technorati.com/***
                                )

                        )

                    [nearestpermalink] => http://blogfresh.blogspot.com/***
                    [excerpt] =>  A post in the state-o' the blogosphere ***
                    [linkcreated] => 2005-08-08 23:15:04 GMT
                    [linkurl] => http://www.technorati.com/weblog/***
                )

        )

)


« Tree structures       Code samples»