Search Results

2
votes
2answers
1k views

c# WebRequest to connect to wikipedia API

Hey, This may be a pathetically simple problem but I cannot seem to format the post webrequest/response to get data from the wikipedia api. I have posted my code below if anyone can help m …