Tagged Questions

1
vote
1answer
313 views

Wikipedia API - get the links to searched results

Ok, this should be a childlishy easy task but I really can't find an answer for that. I want to make a Java application that would search wikipedia (with a given search query) and return a link to the ...
0
votes
1answer
258 views

Wikipedia API - is there a general 'music' category?

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 ...