There are a few different data sources we can pick from. For simplicity in the hackathon we only need to go with one. I have only gotten data from 1 of the data sources.
Verified Datasource: Georgia Superior Court Clerks' Cooperative Authority (government)
I created a premium account so we can search for properties by address.
Username: dmSmith
Password: 799Ln38Lsjqs!yg^99wfs*9ahYo6L8
See video for what it looks like to get data: https://drive.google.com/file/d/1EK7zt1I1NZUNB6vQESf-2Tau0ikpmNKU/view?usp=sharing
Tech stack
- Puppeteer or cypressjs for performing the scrapping (they don't have a captcha so we but if needed we can automate that too)
Acceptance Criteria
- Finalize what data we want to pull from the data source
- A function that takes in an address (from the state of Georgia) and returns the deed data for that address
- (Optional) Function returns files associated with that deed
There are a few different data sources we can pick from. For simplicity in the hackathon we only need to go with one. I have only gotten data from 1 of the data sources.
Verified Datasource: Georgia Superior Court Clerks' Cooperative Authority (government)
I created a premium account so we can search for properties by address.
Username:
dmSmithPassword:
799Ln38Lsjqs!yg^99wfs*9ahYo6L8See video for what it looks like to get data: https://drive.google.com/file/d/1EK7zt1I1NZUNB6vQESf-2Tau0ikpmNKU/view?usp=sharing
Tech stack
Acceptance Criteria