10 lines
182 B
Markdown
10 lines
182 B
Markdown
# Scraperchan
|
|
A simple programm to scrape 4Chan Threads for Images (videos aren't supporter yet)
|
|
|
|
usage:
|
|
|
|
```shell
|
|
python scaperchan -u <Thread URL> -o <Local target directory>
|
|
|
|
```
|