abresler / realtR

Real estate brokers are the....
77 stars 8 forks source link

There are a lot of missing columns when using the listings function #7

Open jestarr opened 4 years ago

jestarr commented 4 years ago

I'm not sure if realtor.com changed the name's in the API, but I am getting a lot of unknown column messages.

Unknown columns: `statusListing`, `urlImage`, `addressProperty`, `cityProperty`, `stateProperty`, `zipcodeProperty`, `priceListing`, `areaPropertySF`, `countBaths`, `countBeds`, `sizeLotAcres`, `nameBrokerage`, `pricePerSFListing` 
cjtexas commented 2 years ago

I concur with @jestarr, listings() and parse_listing_urls() are still not returning all dataframe columns.