c# exe app Bulk download images and create folder structure and naming from xml
Budget: $100 – $150 USD
We have a bulk export of data in xml form. The data is abount apartments and floorplans. We need to specifically grab all of the floor plans images and rename them to a proper structure.
The basics of the xml are like this
https://www.dropbox.com/s/a1pzhw7iku0pvwp/2022-03-28_11-22-23.png?dl=0
So we will grab the url
https://capi.myleasestar.com/v2/dimg-crop/69035831/300x280/69035831.JPG
And set it in a folder by the property name like this
{property name}/floorplans/{floorplan name}
So in the case of the above it would be like this
\lucky strike\floorplans\Lucky Strike 1k.jpg
In point #1 in the image you will see the property ID here, you can trace in the xml to find the actual name of that ID.
App should be c# console app. You can assume its an exe and in the same folder as the exe is this xml file. It should output the image folder structure in the same folder as the exe starting with /output/ then it will create folders for each of the properties and so on.
to apply for this i need timeline/cost/questions and the answer to 1+2 = ? (without this i will mark your bid as spam)
The basics of the xml are like this
https://www.dropbox.com/s/a1pzhw7iku0pvwp/2022-03-28_11-22-23.png?dl=0
So we will grab the url
https://capi.myleasestar.com/v2/dimg-crop/69035831/300x280/69035831.JPG
And set it in a folder by the property name like this
{property name}/floorplans/{floorplan name}
So in the case of the above it would be like this
\lucky strike\floorplans\Lucky Strike 1k.jpg
In point #1 in the image you will see the property ID here, you can trace in the xml to find the actual name of that ID.
App should be c# console app. You can assume its an exe and in the same folder as the exe is this xml file. It should output the image folder structure in the same folder as the exe starting with /output/ then it will create folders for each of the properties and so on.
to apply for this i need timeline/cost/questions and the answer to 1+2 = ? (without this i will mark your bid as spam)