DuckSoup documentation


Tree structures >> BlogInfoQuery


Parameters passed
url => http://boastology.com/blog

Resultant array (Some text truncated)
Array
(
    [result] => Array
        (
            [url] => http://boastology.com/blog
            [weblog] => Array
                (
                    [name] => Kailash Nadh (kailashnadh)
                    [url] => http://kaialshnadh.name
                    [author] => Array
                        (
                            [0] => Array
                                (
                                    [username] => kailashnadh
                                    [firstname] => Kailash
                                    [lastname] => Nadh
                                    [thumbnailpicture] => http://technorati.com/***
                                )

                        )

                    [rssurl] => http://boastology.com/blog/rss/index_rss2.xml
                    [atomurl] => 
                    [inboundblogs] => 17
                    [inboundlinks] => 23
                    [lastupdate] => 2005-08-08 14:13:41 GMT
                    [rank] => 55213
                    [lat] => 0
                    [lon] => 0
                    [lang] => 0
                )

            [inboundblogs] => 17
            [inboundlinks] => 23
        )

)


« Tree structures       Code samples»