Import Data from Cars listing Api gw.bilinfo.net

Project Details:In this project we’ve to integrate a cars listings api “https://gw.bilinfo.net/listingapi/api” to a wordpress site in custom post type with the meta data to be mapped in Custom meta fields in “SCF” plugin. You can find the API documentation for reference here: “https://developer.bilinfo.net/content/Bilinfo_XML_API.pdf“In this we will use Curl request to get the listings data […]