Dapper for Developers
Easily stream live content from the Web to your website, webservice or application.
Dapp Factory — Turn Any Site to an XML Web Service
If you're looking for the Dapp Factory, visit it at its new home at open.dapper.net.
We have a new community forum. Check it out - Dapper Forum.
Dapp Search API
The Dapp Search Web Service provides a programmatic interface for searching Dapps and their properties. This is the same web service used by the Dapp search page.
Dapper SDKs
The Dapper SDK provides the mechanism for programmatically accessing Dapps and their output. It saves you the trouble and time of programming the basic methods for retrieving the Dapp XML over the web. In the future, SDKs will also enjoy improved functionalities such as higher rate limits, faster performance, etc. Currently we support PHP4, PHP5 and Java. If you'd like to vote for a specific language to be added to the list, please drop us a note. Alternatively, you are welcomed to go ahead and port the SDK to your favorite language. Learn more about the SDKs and start using them here.
Dapper Transformer Library
Transformers are mini programs that are used to transform the raw XML data produced by Dapper into various other formats. There already exists a variety of transformers, from technical transformers such as JSON and CSV to end-user transformers such as RSS and Google gadget. If you have an idea for a transformer or have already developed one, this is the place to share it with others.
- You can try out existing transformers, by visiting the page of any Dapp.
- You can learn how to build and post your own transformer using our transformer API. If you develop and contribute a transformer, it will be posted along with attribution on the website for all of Dapper's users to use and benefit from.
- To make your life easier, you can check out the code of current transformers in the library. You are welcome to use them as the basis of new and improved transformers.