[RESOLVED] Property feed Not Working« Back to Questions List

We are using the WP Property Feed plugin to retrieve RTDF (Rightmove Realtime Datafeed) properties, but we are not able to get any properties. The plugin always shows 0 properties listed. We have input the data in this format: 238523:Burscough as per the placeholder BranchID: Branch Name (1 per line). However, we receive the message: "There are currently 0 Burscough properties listed." Please see the attached screenshot: https://prnt.sc/3uiYLZBjjD5W We check the plugin file to check the API response and received the following response: { "success": true, "data": { "id": 187, "type": "rtdf", "credentials": { "rtdf_branchid": "238523", "rtdf_networkid": "WPPF", "rtdf_branchname": "Burscough", "rtdf_url": "http://localhost/WordPress/Practice/wordpress-6.5-beta3/property/" }, "lastran": null, "created_at": "2024-05-21T05:01:33.000000Z", "updated_at": "2024-05-29T09:19:14.000000Z", "status": null, "propertycount": 0, "error": "" }, "message": "Propertyfeed created successfully. (187,2)" } However, Rightmove shows 126 properties for Burscough. Can you please help us resolve this issue?
Posted by Alex
Asked on 29th May 2024 11:24 am
0

So can you Please guide , how can we get ”rightmove.co.uk” property listed in our wordpress site with help of wppropertyfeed plugin with BranchName and BranchID We are Using RTDF format in wp property feed plugin (https://prnt.sc/52MKvA9in98P) We want to retrieve the property list for Branch ID 238523 and Branch Name Burscough. Can you please suggest how we can get properties using RTDF (Rightmove Realtime Datafeed)?

Posted by Alex
Answered On 29th May 2024 12:21 pm
0

Are you trying to pull properties directly from Rightmove, because if you are you have mis-understood. Our plugin *will* accept inbound feeds in the RTDF format (and we provide you the endpoints to send the data to) we *cannot* pull properties directly from Rightmove as they do not provide any feeds of their data. Many estate agency CRM systems use the BLM and RTDF data formats for their feeds since Rightmove publish their data standard so it makes sense not to re-invent the wheel. Hence it is a data format we support but we do not pull from Rightmove as that is impossible.

Posted by Ian
Answered On 29th May 2024 11:32 am