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"
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:
0
Answers
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