Johann Burkard

Code snippets, quotes, BASH scripts and nonsense. Not surprisingly, my main site is called Johann Burkard, too. Check out my web applications: Online Audio Converter, QR Code Generator, Pearson and Spearman Correlation calculator, PDF to JPEG Converter, Forex Data Feed and my exchange rates calculator based on currencyfeed.com. Also, check out Ole’s Tauschbörse Arbeit.

Page 1 · Page 2 · Page 3 · Page 4 · Page 5 · Page 6 · Page 7 · Page 8 · Page 9 · Page 10

Nov 16 2010

Download all images on a 4chan page

  1. jQuerify the page.
  2. Open Firebug.
  3. Select the ‘Console’ tab.
  4. Enter $('img[md5]').parent().each(function() { console.log($(this).attr('href')) });
  5. Copy the URLs into Notepad or any other text editor and save them to urls.txt.
  6. wget -nc -i urls.txt.
  7. Alternatively, cat | wget -nc -i -

Page 1 · Page 2 · Page 3 · Page 4 · Page 5 · Page 6 · Page 7 · Page 8 · Page 9 · Page 10

Johann Burkard, , @johannburkard
Teisendorf, Germany
N 47° 51' 5.904", E 12° 49' 0.012"