Files
scraperchan/readme.md
2023-12-16 18:27:36 +01:00

10 lines
182 B
Markdown

# Scraperchan
A simple program to scrape 4Chan Threads for Images (videos aren't supporter yet)
usage:
```shell
python scraperchan -u <Thread URL> -o <Local target directory>
```