realestate-com-au-api
realestate-com-au-api copied to clipboard
Getting large numbers of duplicates
After querying a certain region, I'm getting large numbers of duplicate rows for certain properties. For example, the query for the regions
regions = ["golden beach, vic 3851",
"paradise beach, vic 3851",
"loch sport, vic 3851"]
and channel="sold", as of todays date returns 6375 properties, but with only 960 unique IDs. Would love to know your thoughts on why this is occurring and whether it's a bug or a feature!
Cheers Athon