Advertisement
Guest User

Untitled

a guest
Sep 9th, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. wget --keep-session-cookies --cookies=on --save-cookies cookies3.txt --no-check-certificate --post-data 'username=EMAIL@EMAIL.com&password=PASSWORD&remember=1' https://www.elektormagazine.fr/account/login
  2. for i in `seq 8816 1 39768`;
  3. do
  4. wget --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0" -e robots=off -l 1 -r -I /files --no-check-certificate --load-cookies cookies3.txt -p https://www.elektormagazine.fr/magazine/elektor-199001/$i
  5. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement