Hello, dapper,
I want to understand more about white label solution. If the data are contained in mutiple pages, does dapper retrvie data from all pages?
In most case, the data page does not contain all the informtion. For example, in a news page, it may display some basic informtion, like title,date.... but detailed information are stored in a linked page, or only stored in database. Therefore, we may only retrive limited data about that news item.
Does dapper provide api to help content owner to tranfer their data in database to xml or rss format. For example, we already have our own database, some of information want to be pulbished to outside partner in advertise purpose. Can you provide us a api to implement that requirement .
Thank you
Ian
