Hi Folks!
What i'm trying to do is to download a couple of pages for an educational
project.
I tried httrack yesterday but didn't get the result i wanted to have.
Is it possible to give regular expressions in a url? (i've read the
documentation ;))
i typed in something like this:
-*
+www.morgenpost.de/content/200*[2-7]/*[0-1]*[0-9]/*[0-3]*[0-9]/*index.html
so what i'm trying to express is that urls are ordered after
year/month/day/politik/
What am I doing wrong?
Thanks in advance
Norman |