Asp.Net web service: I would like to return error 403 forbidden
I have got a web service programmed in c# / asp.net.
I have got a web service programmed in c# / asp.net.
I was trying to scrape a website for practice, but I kept on getting the HTTP Error 403 (does it think I’m a bot)?
I try to fetch a Wikipedia article with Python’s urllib: