I'm trying to crawl some websites that needs javascript interaction to extract all data from them. I've read this tutorial but the example website is not available anymore so I did not get how it works. I've tried different ways to wrote some new java and selenium codes, but none of them worked for me. Now I want to write new java and selenium codes to crawl some websites, is there any better and simpler example doing this? And how can I use Chrome driver in Stormcrawler? I've seen its configurations here but how and where can I use this configs? Thank you.
↧