DuckSoup documentation


Tree structures >> TagInfoQuery


Parameters passed
tag => Technorati
limit => 3
excerptsize => 1

Resultant array (Some text truncated)
Array
(
    [result] => Array
        (
            [query] => Technorati
            [postsmatched] => 1713
            [blogsmatched] => 864
            [start] => 1
            [limit] => 3
            [querytime] => 0.408946
        )

    [item] => Array
        (
            [0] => Array
                (
                    [weblog] => Array
                        (
                            [name] => webofblogs.org
                            [url] => http://webofblogs.org
                            [rssurl] => http://webofblogs.org/?feed=rss2
                            [atomurl] => http://webofblogs.org/?feed=atom
                            [inboundlinks] => 
                            [inboundblogs] => 0
                            [lastupdate] => 2005-08-09 13:26:36
                        )

                    [title] => My kingdom for a link*
                    [excerpt] => ...
                    [created] => 2005-08-10 12:29:25
                    [postupdate] => 2005-08-10 12:29:25
                    [permalink] => http://feeds.feedburner.com/***
                )

            [1] => Array
                (
                    [weblog] => Array
                        (
                            [name] => Ishbadiddle
                            [url] => http://triptronix.net/ishbadiddle
                            [rssurl] => http://triptronix.net/***
                            [atomurl] => http://triptronix.net/***
                            [inboundlinks] => 100
                            [inboundblogs] => 71
                            [lastupdate] => 2005-08-10 11:10:41
                        )

                    [title] => Meta-Searching
                    [excerpt] => <p>From <a href="http://blog.deborah.***
                    [created] => 2005-08-10 11:45:57
                    [postupdate] => 2005-08-10 11:45:54
                    [permalink] => http://triptronix.net/ishbadiddle/***
                )

            [2] => Array
                (
                    [weblog] => Array
                        (
                            [name] => Grasshoppermind
                            [url] => http://www.kdrmedia.com/blog
                            [rssurl] => 
                            [atomurl] => 
                            [inboundlinks] => 
                            [inboundblogs] => 0
                            [lastupdate] => 2005-08-08 13:11:47
                        )

                    [title] => Adding Technorati Tags
                    [excerpt] => I have found technorati to be extremely***
                    [created] => 2005-08-10 07:51:02
                    [postupdate] => 2005-08-10 07:50:55
                    [permalink] => http://www.kdrmedia.com/***
                )

        )

)


« Tree structures       Code samples»