Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Create Deed Data Source Scrapper #6

Open
Robert-H-Leonard opened this issue Oct 26, 2022 · 0 comments · May be fixed by #20
Open

Backend: Create Deed Data Source Scrapper #6

Robert-H-Leonard opened this issue Oct 26, 2022 · 0 comments · May be fixed by #20
Assignees
Labels

Comments

@Robert-H-Leonard
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants