Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Saving Results of Get Pages.

rfeigelrfeigel Member Posts: 18 Contributor II
edited November 2018 in Help
I've got a list of ~ 185 web pages that I'm pulling down with Get Pages. Is there anyway to save the results so I don't have to repeat the download?

Current process: Read Excel (list of URLs) -> Get Pages -> Data to Documents -> further processing. Everything works fine, I just want to avoid continually downloading the web pages. Thanks in advance for any suggestions.

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Use the Store operator to save the output of Get Pages to the repository. You can then use Retrieve to use the stored data in other processes.

    Best regards,
    Marius
Sign In or Register to comment.