For sale by owner's number
badbit0 opened this issue · 3 comments
badbit0 commented
badbit0 commented
I tried the following
item.phone = data.phone;
item.Phone = data.Phone;
item.number = data.number;
item.phonenumber = data.phonenumber;
item.phoneNumber = data.phoneNumber;
item.region_phone_number = data.region_phone_number;
item.areacode = data.areacode;
item.areaCode = data.areaCode;
item.prefix = data.prefix;
item.associationPhone = data.associationPhone;
jkessous commented
did anyone manage to set this up?
thanks
pocesar commented
you can try to see if this data is available using "rawOutput": true
to the options. personal information is not added to the output by default