- Save house price, name, address history
- Screenshot each house found on the agents website
The code is tested by R107 chrome + chromedriver + py 3.8
- Install chromedriver. I tested R107 version + py 3.8
- set the path of chromedrivr in config.json
- pip install -r requirements.txt
- install mongodb and create db called house and collection called house_hist
Simply change websites link, in all_agents list in main.py
- Simply python main.py

