RyanNDao / realist

Realist is a tool designed to assist real estate buyers by analyzing property listings. It scrapes real estate listing websites for home data and sends the data into a database to be stored.
https://tryrealist.com/
2 stars 0 forks source link

Listing does not get scraped if listing already exists but under a different type #22

Open RyanNDao opened 1 month ago

RyanNDao commented 1 month ago

image image

Maybe this can be fixed by separating the tables by type instead of having them all under one

RyanNDao commented 4 weeks ago

Also affects SOLD properties. Needs to eventually be fixed