Azure Function to simulate web user interaction -- 2

Job ID: 31728729

Budget: $30 – $250 USD

I would like to have a Azure Function (Http Trigger) designed that will simulate a web user:
1. login (a form post event with username and password)
2. execute an http post (simulate a button click), and wait for the response message
3. read / store the results from the resulting page (possibly to Azure SQL database)

Must be written in C#.