Hi, How to tell Apache Nutch 2.3 to go through all http://URL/?pg={X} pages, with {X} going from 1 to 348, collect all http://URL/view/{Y}/ links, with {Y} an arbitrary long number, and finally dump all these links into a single file?
//Adam
Hi, How to tell Apache Nutch 2.3 to go through all http://URL/?pg={X} pages, with {X} going from 1 to 348, collect all http://URL/view/{Y}/ links, with {Y} an arbitrary long number, and finally dump all these links into a single file?
//Adam