2023-12-26 17:37:54 +01:00
2023-12-16 18:13:13 +01:00
2023-12-26 17:37:54 +01:00
2023-12-17 11:23:21 +01:00
2023-12-17 11:34:02 +01:00

Scraperchan

A simple program to scrape 4Chan Threads for Images and Videos

Install dependencies:

git clone https://git.protron.dev/Doc/scraperchan.git

cd scraperchan

pip install -r requirements.txt

Usage:

python scraperchan -u <Thread URL> -o <Local target directory>
Description
A simple program to scrape 4Chan Threads for Images and Videos
Readme 31 KiB
Languages
Python 100%