DuckSoup documentation


Tree structures >> OutBoundQuery


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

Resultant array (Some text truncated)
Array
(
    [result] => Array
        (
            [url] => http://boastology.com/blog
            [weblog] => Array
                (
                    [name] => Road to Geekdome
                    [url] => http://boastology.com/blog
                    [rssurl] => http://boastology.com/blog/***
                    [atomurl] => 
                    [inboundblogs] => 2
                    [inboundlinks] => 2
                    [lastupdate] => 2005-08-07 10:20:05 GMT
                    [rank] => 557481
                )

            [inboundblogs] => 2
            [inboundlinks] => 2
            [rankingstart] => 1
        )

)


« Tree structures       Code samples»