Semi Random URL

Here you can ask anything related to JavaScript as applied to Helium Scraper.
Post Reply
Shaden
Posts: 10
Joined: Wed Aug 21, 2013 6:37 pm

Semi Random URL

Post by Shaden » Sun Jun 11, 2017 4:19 pm

I am looking to scrap 'random' pages of a website. It has a typical URL with a page number that is similar to this:

http://www.nettiauto.com/4739952
http://www.nettiauto.com/4739953
http://www.nettiauto.com/4739954
http://www.nettiauto.com/4739955
http://www.nettiauto.com/4739956

However, I would like to have HS randomly change the page # according to a range with each iteration. I am not good with JavaScript, so I could not figure out how to edit the URL Variations code.

Any ideas?

Thanks

Post Reply