Python Scraper of Dynamic WebSites

Job ID: 31530203

Budget: $10 – $30 USD

As a real estate investor and vba programmer, it am trying to get data from "redfin.com/what-is-my-home-worth".
i can do this in VBA, but want to learn to do it in python, using the pycharm ide.
i want a script that will read the address from a cvs file, collect some information from that website, then put that information back into the cvs file.
need to handle the situation when the address requested is not found and you get this, "Sorry, we couldn’t find ....."" then put "not found" in the cvs file.
should loop through several addresses that are in the file.

I want to be able to edit this script.
after it is done, i want to convert it to read and write to a ms access database table.