Start a new topic

Scrapy send csv to emails

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 ?


Login to post a comment