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

"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.