Auction house statistics with server request

Hey guys,

i want to make a third party program which requests auction house data from a trinity core server without a login to the database to build statistics about prices.

Is it possible to send those kind of request with some attributes like item-name, level, … to the server and getting an answer? If yes, how do i have to encode the request?

Thanks for your help!

Greetings

Crashkurs

Instead of requesting the data from the server, why not query the database directly? It’s just sql.