The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum 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 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.