Jump to content
[MUST READ] Forum Rules ×

comodoro66

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by comodoro66

  1. I tried the following Python code: urlopen('https://bagr.byethost6.com').read() By the way, I do not know Python, this is just a line in a tutorial, so I do not know exactly what urlopen does. It returned the response from OP's post. I also tried plain curl: $ curl https://bagr.byethost6.com which gave me a 403 http response. Elsewhere on this forum there was something about javascript challenge on request, which would explain the behavior, but I cannot find it officially mentioned and documented anywhere. There are no scripts on the page itself, it is just plain HTML.
  2. But I am not trying to create API point (I admit I do not know what you mean by this), just to download the page. So I gather some ways of downloading the page are not allowed, whereas some (like some web browsers) are. I would like to know what way of downloading the page is allowed. If it is not specific web browsers, what is it?
  3. So if it is not about web browsers, what is it about? The message suggests that only browsers with javascript support are supported, but I do not have javascript on the page.
  4. Hi, I also got this message, I do not know about API points, I just tried to download the page via Python code. So "free hosting" means that only a few web browsers are supported? And is there a list of these browsers somewhere?
×
×
  • Create New...