DuckSoup documentation


Tree structures

The duckSoup class's get_content() method always returns data in well formatted arrays. This page shows you the structure of the array returned for each of the API query

1. CosmosQuery (cosmos)
2. SearchQuery (search)
3. GetInfoQuery (getinfo)
4. BlogInfoQuery (bloginfo)
5. OutboundQuery (outbound)
6. TagQuery (taginfo)
7. TopTags (toptags)
8. KeyInfo (keyinfo)
8. BlogPostTags (blogposttags)
8. DailyCounts (dailycounts)
9. Error Response


« Getting started       Code samples»