| > Hello everyone!
>
> I am making a website for a very importatn school
> project. I would like to make a bicycle webshop, but
> I need lot of pictures for the site. I found this
> site: <http://www.alpinbike.hu/> - mine will be
> similar, webshop works, everything set up well, made
> in Drupal.
> I would like to get the images of the products.
> Unfortunately it doesn't work, I can access the
> images with browser, not with HTTrack (I use linux
> version). the links look like this:
> <http://www.alpinbike.hu/data/termek/num> (where num
> is a 3 character long number). That is the image
> file, no extension, but they're jpgs.
>
> I found this by Chrome browser:
> <img style="-webkit-user-select: none"
> src=http://www.alpinbike.hu/data/termek/301
>
> So this has really no extension. If I write a number
> to 'num' I got a picture, I can access all of them.
> The problem is: I can't get them with HTTrack, just
> with browser one by one, but there are hundreds of
> images.
>
> What can I do to get the extensionless jpg files?
Just a little modification: the numbers can be 2 chars long, I don't know that
it is important or not... | |