Tagged Questions

1
vote
1answer
339 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 ...