🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Trying to crawl a Blog with java link"

User: "fcollova"
New Altair Community Member
Updated by Jocelyn
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?
???

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "land"
    New Altair Community Member
    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
    User: "fcollova"
    New Altair Community Member
    OP
    Tanks I'll try it  :)