WP Import All Multiple Dynamic Link Imports

What I’m trying to accomplish is to import the property details but they have a dynamic link.

  1. I need to get the property codes from this link - https://api.supercontrol.co.uk/xml/filter3.asp?siteID=46111propertycode_only=1 e.g (583427)

  2. The Property Codes relate to the data that I need from this link format - https://api.supercontrol.co.uk/xml/property_xml.asp?id=XXXXXXsiteID=46111, the XXXXXX is the where the property code needs to go. There are currently 37 property codes that I need to import and need to get it to work with a cron to import more if there are added.

What would be the best way to import this and is it even possible?

I've tried adding xml files into /Users/jake/Sites/sitename/app/public/wp-content/uploads/wpallimport/files/ but it seems like i need to import them individually, is there a way to bulk import whats in there and use a cron to add more in?

Any help / guidance / code would be super helpful.

Thanks Jake.

Topic xml cron php plugins Wordpress

Category Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.