E-mail/phone call alert whenever a new information is updated (Web Scrapping / Twilio) -- 2
Budget: $250 – $750 USD
I need an e-mail/phone call alert whenever a new information is updated on a website.
It's a web scrapping from a website with Twilio integration for phone call, both on python.
Summarizing:
1 Extract the data from a website with python
2 Compare the old data with the actual data
3 Run each hour (24 hours a day)
4 The new data (after applying a filter (see files attached), for example, value more than 30%, states , cities and type) should be sent to e-mail (more than one) and a call should be made using “Twilio”**
4.1 On each new update if there are new data, a new e-mail should be sent and a new call (more than one number) made
4.2 Data should be organized on a table to be sent to e-mail (Hiperlink should be sent with the data as files attached).
WEBSITE for web scrapping: On file attached.
GOAL: This program must be installed on a remote server to run 24h a day. It must be tested on the server and should work and send the correct alert/new data compared to the website as stated before.
**
Twilio:
There are some integration of Twilio with python for phone call on google.
It's a web scrapping from a website with Twilio integration for phone call, both on python.
Summarizing:
1 Extract the data from a website with python
2 Compare the old data with the actual data
3 Run each hour (24 hours a day)
4 The new data (after applying a filter (see files attached), for example, value more than 30%, states , cities and type) should be sent to e-mail (more than one) and a call should be made using “Twilio”**
4.1 On each new update if there are new data, a new e-mail should be sent and a new call (more than one number) made
4.2 Data should be organized on a table to be sent to e-mail (Hiperlink should be sent with the data as files attached).
WEBSITE for web scrapping: On file attached.
GOAL: This program must be installed on a remote server to run 24h a day. It must be tested on the server and should work and send the correct alert/new data compared to the website as stated before.
**
Twilio:
There are some integration of Twilio with python for phone call on google.