Skip to content

Instantly share code, notes, and snippets.

@danesmum2k19
danesmum2k19 / 4chan-wget-scraping.md
Created June 5, 2020 16:49 — forked from tayfie/4chan-wget-scraping.md
how to scrape images from 4chan using wget

How To Scrape Images from 4chan Using Wget

This guide is to save other sorry plebs from needing to RTFM in figuring out how to use wget to scrape images from 4chan and other imageboards. There are lots of image downloaders in existence, but they are usually outdated and broken. You will save time following this guide to learn how to use a powerful and general purpose tool instead.

What Is Wget?

Wget is a command-line file downloader that can handle just about any file downloading task normal and power users will ever need to do. It has versions available for Windows, Mac, and Linux. If it is not already installed on your machine, install it now.

Basic syntax

governor='performance'
@danesmum2k19
danesmum2k19 / xstartup
Created June 2, 2020 18:21 — forked from bkanber/xstartup
.vnc/xstartup file for Lubuntu
xrdb $HOME/.Xresources
/etc/X11/Xsession
autocutsel -fork
/usr/bin/lxsession -s Lubuntu -e LXDE &