"Trying to crawl a Blog with java link"

fcollovafcollova MemberPosts:3Contributor I
edited May 2019 inHelp
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, MemberPosts:2,531Unicorn
    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 MemberPosts:3Contributor I
    Tanks I'll try it:)
Sign InorRegisterto comment.