$doc = hQuery::fromUrl('https://www.realtor.com/'); works, but any actual property URL throws
( ! ) Notice: Undefined offset: 2 in /home/vendor/duzun/hquery/src/hQuery.php on line 1152
but properties' urls work in your playground example runner? What am I missing?