Why when I make http request from “imdb.com” I only get a 403 Error?

wolf23

New Member
I want to do like a movie manager. And I wanted to provide my Java Application only the url of the movie on imdb and it automaticly get the producers name and other things.It's working with other sites, bue with this one, instead of the HTML, I get a Java Error, caught by an exception...the 403 error (forbidden).
 
Back
Top