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

5 lines
115 B
Bash
Executable file

#!/bin/bash
source ./venv/bin/activate.sh
scrapy runspider photo_scraper/spiders/flickr.py -o scraped/flickr.csv