How to launch a large-scale web scraping project? Find out how LexisNexis did it. Join the webinar on 29th March.Register now
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