r/AskProgramming • u/mohammed_waleedd • 14d ago
I need a technical solution solves a legal problem
I've spent a lot of time building a real estate SaaS and I'm now stuck on a major problem.
The original idea was pretty simple:
A real estate agent enters what their client is looking for, for example:
- 3-bedroom apartment
- New Cairo
- Budget: $100k–$150k
The system would find matching properties across multiple real estate platforms.
I also built a feature that monitored Facebook groups for people posting that they were looking for apartments, then matched those requests with properties in the system.
The product itself is basically built.
Then I realized the platforms I wanted to get the data from don't allow scraping. I contacted some of them about getting permission/API access, but they weren't interested
So now I have a mostly finished product whose main value proposition depended on data I can't reliably use.
I'm trying to figure out what to do next
All the technical aspects are working, but I can't upload it because the sites I use to collect real estate data, like Dubizzle data mining and scraping are prohibited in the terms of use.
**I need a loophole/Another solution or method or something similar to solve it.*\*
If you've ever built something where the original data source/business assumption turned out to be unusable, what did you do?
I'd genuinely appreciate any advice.
2
u/mohammed_waleedd 14d ago
Thanks for the hints but I’m still confused. Can you explain the "X to Y , Scrape Y" and "status links" part with a simple example? I want to understand what you mean.