We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ba9c9 commit fd2b3e5Copy full SHA for fd2b3e5
1 file changed
README.md
@@ -19,7 +19,7 @@ key = ''
19
secret = ''
20
```
21
22
-3. Search for up to `n` images, and optionally `--download`. Downloaded images are saved in `flickr_scraper/images/`.
+3. Search for up to `n` images, and optionally `--download`. URLs are printed to screen and downloaded images are saved in `flickr_scraper/images`.
23
```bash
24
$ python3 flickr_scraper.py --search 'honeybees on flowers' --n 10 --download
25
0 commit comments