I have a problem with Wikipedia API. I am using openSearch to get results with links to wikipedia pages. However open search doesn't seem to support +incategory. What is more, I would like to search for music artist (bands, solo singer and all other type of musicians). However I can't find any category named 'music'. The categories are too specific (i.e. 1980s music groups, solo singers etc.). However when you look at disambiguation page of wikipedia for example for offspring you can see this 'in music':
http://en.wikipedia.org/wiki/Offspring_%28disambiguation%29
So to sum up:
A) how can I use categories with action=opensearch? I need this action because I need the wikipedia url and I don't know how to retrieve this in another way.
B) how to set up a general category like 'music'?