Ronniie / RandomHomes

Random Homes is.. well, it's the name. We will show you a random home, on Zillow!
MIT License
0 stars 0 forks source link

Zillow - 404 #1

Open Ronniie opened 2 years ago

Ronniie commented 2 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Go to https://random.homes
  2. Get lucky, and see error

Expected behavior Expected behavior would be a random home, not an error page.

Screenshots

image
Ronniie commented 2 years ago

Mentioned this within README.md, I would like for an URL check before we send the user off into the wild.

The issue is, I would like to implement an iframe or the source of Zillow within the native website. Not redirection, so would this be pointless to check and then send them off; Or would it be worth while working on the implementation?

We'll see!