I am running this - scrapy crawl test -o abc.csv
i want to send abc.csv to registered emails and to automate this process
when ever the crawling will occur email send to users.
How can i do this ?
Robert Wood
I am running this - scrapy crawl test -o abc.csv
i want to send abc.csv to registered emails and to automate this process
when ever the crawling will occur email send to users.
How can i do this ?