How can I be notified by email if my spider stopped working?

Posted almost 7 years ago by Ibrahim Yahya

Post a topic
Un Answered
I
Ibrahim Yahya

Hi Everyone,


Is there a way I can be notified if my spider stopped working for whatever reason?

 I am getting the scraped data in csv file format every day. The file gets processed automatically in my WordPress website but I would not know if that csv file is empty or has no information in it and I would like to be notified if that happened. Any ideas? Thanks in advance

Abe

0 Votes


1 Comments

b

bohdansemchuk posted almost 6 years ago

You can do it manually in your code, something like smtp library will help you.

0 Votes

Login to post a comment