Script to scrape property data from the County Appraisal District websites for Harris County and Fort Bend County
Script can be run in Python Shell or CMD/Terminal by calling app.py
Script has a CLI (command line interface):
User will be first prompted to choose a county:
(1) FBCAD or (2) HCAD >
User can enter
x
at any point to go back to the previous input
User will then be prompted to enter address for look up:
Enter Property Address >
- Script will copy the formatted data to clipboard
- This can be viewed by
CTRL+V
into any text editor
- Script will return
Property Not Found