This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
IRProject/scrape.sh

6 lines
115 B
Bash
Raw Normal View History

2020-11-04 14:36:32 +00:00
#!/bin/bash
source ./venv/bin/activate.sh
2020-11-10 17:36:41 +00:00
scrapy runspider photo_scraper/spiders/flickr.py -o scraped/flickr.csv