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.

"Trying to crawl a Blog with java link"

fcollovafcollova Member Posts: 3 Contributor I
edited May 2019 in Help
I'm trying to do a blog crawling but many links are referenced by javascript. It can be a way to do the crawling of these links?
???
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    unfortunately the RapidMiner Crawler isn't capable of following such links. But you can use HTTRACK for example to cope with that. You might execute it from RapidMiner using the Execute Programm operator.

    Greetings,
    Β  Sebastian
  • fcollovafcollova Member Posts: 3 Contributor I
    Tanks I'll try itΒ  :)
Sign In or Register to comment.