Download WebHarvy : https://www.webharvy.com
URL scraped: https://chrome.google.com/webstore/ca...
FIRST STAGE : Get all detail page URLs
JavaScript code to collate all rows of items:
https://gist.github.com/sysnucleus/3b...
Regular Expression string to get URL:
href="([^"]*)
SECOND STAGE : Mine all URLs obtained in STAGE 1 using a single configuration.