The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How do I use

RaffiHRaffiH Member Posts: 9 Learner I
edited March 2020 in Help
I'm new to RapidMiner and currently I'm using it for my bachelor thesis. 
I want to analyze websites of specific companys. If I use the operator "Get Page" I receive just the first page but I want to use every page of the website. How can I solve this problem?

Thank you very much for your help in advance!
Tagged:

Answers

  • yyhuangyyhuang Administrator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 364 RM Data Scientist
    Hi @RaffiH,
    You can crawl web pages recursively but there is a known issue with "Crawl web" operator. As a workaround, you could use loop, inside which "Get page" will give you individual web.
    HTH!
    YY
  • RaffiHRaffiH Member Posts: 9 Learner I
    Thank you very much but how do Ioop "Get Page"?
Sign In or Register to comment.