Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 323 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 323 Bytes

Set param tags for search term on unsplash, ',' delimited Example: scrapy crawl unsplash_spider -a tags=woman,man

For cropping people, use ./autocrop/main.py

For copying the captions after cropping, use ./autocrop/copy-captions.py

See requirements.txt for packages required. You mush pip install -r requirements