HTTP/1.1 403 Forbiden

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
gilistico
Posts: 22
Joined: 2005-12-12 18:09:27

HTTP/1.1 403 Forbiden

Post by gilistico »

antp:

Code: Select all

GetPage('http://www.pasadizo.com/peliculas3.jhtml?titulo=dracula&genero=&director=&actores=&submit=Buscar');
Ever return: HTTP/1.1 403 Forbiden

But is not a 'referer' or 'cookie' problem.

I ignore which is the problem.

Thanks.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

They block AMC.
I do not know if they do that only for AMC or for all non-webbrowsers programs, but if I set AMC's user agent to my webbrowser, I also get the 403 error.
AMC do all its requests with "Mozilla/5.0 (compatible; Ant Movie Catalog using Indy Library)"
So it is a server-side problem...
Post Reply