Group Abstract Group Abstract

Message Boards Message Boards

Trouble with importing a book from Gutenberg by URL in Cloud

Posted 12 years ago

I want to import the plain text and assign it to the variable. I am doing it in the Wolfram Programming Cloud

LesMiserables = Import["http://www.gutenberg.org/cache/epub/135/pg135.txt"];

When I press shift+enter, the output is as follows

The request to URL http://www.gutenberg.org/cache/epub/135/pg135.txt was not successful. The server returned the HTTP 
status code 403 ("Forbidden")

I have tried importing the text from other websites but the error is always the same, so I assume there is not problem with the website, but with the code(cloud).

Could anyone help?

POSTED BY: Dmitry Kazakov
POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard