• Projects -
  • Rating -
  • Rating 421

Budget: 5000 UAH Deadline: 1 day

Hello. Today I will deliver the finished result, we will be able to test and check.

  • Projects 118
  • Rating 5.0
  • Rating 9 896

Budget: 4000 UAH Deadline: 2 days

Hello.

I can write a script for you in NodeJS. I am ready to take it on. Write to me, we will discuss.

  • Projects 5
  • Rating 5.0
  • Rating 673

Budget: 4000 UAH Deadline: 7 days

Hello, I have been working on automating the synchronization of catalogs between suppliers and marketplaces for an online store with over 15,000 products, where I successfully preserved all product IDs during the export change.

I am curious how often the supplier updates their export and if you have access to the Prom.ua API for automatic synchronization?

I suggest we get in touch; I will provide you with free technical consultation and we will create a development plan + I will tell you about my team! ✨

  • Projects 135
  • Rating 5.0
  • Rating 11 677

Budget: 4000 UAH Deadline: 2 days

Good day, Oleg.

I have experience in automating commercial and similar tasks in eCom. I am always in touch, and I will continue to support the script afterwards as well.

Let's discuss the details, I will do it 🙂

Best regards, Denis

  • Projects 421
  • Rating 4.7
  • Rating 2 580

Budget: 4000 UAH Deadline: 2 days

Good day, for example, you can write a script that will replace IDs from the old file in the new one, replacing new IDs with old ones by article.

  • Projects -
  • Rating -
  • Rating 217

Budget: 4000 UAH Deadline: 2 days

Good day!

I have familiarized myself with the task — I understand its essence.

The supplier has changed the link for the feed, and along with it, the product IDs in the feed have changed. If we upload the new feed as it is — Prom will perceive them as new products. However, the articles remain the same, and it is based on them that we can link the old IDs with the new ones.

The solution I propose:
— A Python script that automatically pulls the new supplier feed several times a day
— Matches products by article with the old feed (or with the export from Prom by the product_identifier column)
— Replaces the new IDs with the old ones

  • Projects 23
  • Rating -
  • Rating 2 114

Budget: 4000 UAH Deadline: 7 days

Hello
I have worked a lot with different XML feeds, including for prom.ua
I can do it. If there is an identifier/article, we can match it without problems and create a new XML. If not, I will find another solution

Write to me, I am always in touch

  • Projects 14
  • Rating 5.0
  • Rating 7 263

Budget: 4000 UAH Deadline: 2 days

Hello, Oleg! My name is Nina, representing the developer Valentin.

The task is clear. Implementation in Python:
— The script uploads a new XML from the supplier
— Mapping by article: old ID → new product
— Generation of a summary XML with old identifiers and current data
— Auto-start several times a day via cron
— Logging: products without an article, duplicates, new items
— Deployment on VPS or your server

Andrey K.
1 284 1
  • Projects 1 288
  • Rating 5.0
  • Rating 97 546

Budget: 5000 UAH Deadline: 2 days

Hello. I am ready to implement a script in Python or Node.js. Please contact me.

  • Projects 11
  • Rating 5.0
  • Rating 4 526

Budget: 4000 UAH Deadline: 3 days

I recommend developing synchronization not by ID but by SKU, then regardless of ID, products will be updated. Or I will develop an automatic mechanism for updating the product XML while preserving old IDs. I will create a structure that will collect data from the new export, compare it with old IDs, forming a new export for export to Prom.ua. I will use PHP or Python to write the script, setting the frequency of updates and exporting the result. I am ready to start implementation right now.

Portfolio - Freelancehunt

  • Projects 4
  • Rating 5.0
  • Rating 716

Budget: 5000 UAH Deadline: 5 days

Hello!
For 10 years, I have specialized in complex projects that require high qualifications.
I have extensive experience with similar projects.
I can professionally develop a script for updating product XML.
The exact price will be determined after clarifying the technical specifications.
Work plan:
- Analysis of the structure of old and new XML feeds, determining keys for matching (article, name, category)
- Designing the mapping: a table of correspondence between old Prom IDs and new supplier IDs
- Development of the parsing script: uploading the new feed, searching for matches by article, substituting old IDs
- Implementation of output XML generation: forming a file in Prom.ua format while preserving original identifiers

  • Projects 14
  • Rating 5.0
  • Rating 1 512

Budget: 4000 UAH Deadline: 1 day

Hello! I can implement it. Write to me privately to discuss all the details. I will be glad to cooperate!

  • Projects 35
  • Rating 5.0
  • Rating 1 315

Budget: 4000 UAH Deadline: 1 day

Hello. I have encountered something similar. I will do it, I have experience but there are a couple of details. Contact me, we will discuss.

  • Projects 116
  • Rating 5.0
  • Rating 3 069

Budget: 4000 UAH Deadline: 2 days

Hello
Ready to complete the task right now
Great experience with similar tasks

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 4000 UAH Deadline: 3 days

I will implement through an intermediate script: I will link old and new IDs by article, save the correspondence, and with each update, I will substitute old IDs into the new export. As a result, Prom will update products without creating duplicates. I can provide support.

  • Projects 280
  • Rating 5.0
  • Rating 2 577

Budget: 4000 UAH Deadline: 2 days

Good day! I have extensive experience in solving similar tasks)
Huge experience in XML promo)
Feel free to reach out, we will clarify the details — and I can start working)

  • Projects -
  • Rating -
  • Rating 1 682

Budget: 3800 UAH Deadline: 2 days

Oleg, having studied the description — the task is clear and can be solved easily.

I will implement it in Python: the script pulls a new export from the supplier, loads the old copy with the old Prom-id, matches products by article number, and generates a final XML where each record has the old product_id from Prom. This file goes to Prom as a source — products are updated without re-uploading. For verification, I will use your export from Prom by the product_id column to ensure that the mapping is correct before launching. For automation, I will connect APScheduler: the frequency is flexible, whether a few times a day or every hour. I will add logging — it will show when the update occurred and how many positions changed. Deployment on Railway or your server. After delivery, I will remain for support.

One clarification: should the resulting XML be saved as a static file at a link (so that Prom pulls it automatically), or is local generation with manual upload sufficient?

3800 UAH, 2 days.

  • Projects -
  • Rating -
  • Rating 403

Budget: 4000 UAH Deadline: 2 days

Hello!
I technically see this as a separate script/service that will take the old export, the new active export, and reconcile the products by article number.

If the article number matches, the old product identifier is substituted into the new export so that Prom does not create the product as new.

Next, the script generates a separate file for Prom with the current data, but with the old IDs. Updates can be run via cron several times a day.

It is also possible to add an error log: products without an article number, duplicate article numbers, products that were not found in the old export.

I will provide exact deadlines and costs after reviewing the file structure.

  • Projects 77
  • Rating 4.8
  • Rating 2 900

Budget: 4000 UAH Deadline: 2 days

Good day! I am ready to complete the task you have set with quality!!!! Please contact me if you need more information!!!!

  • Projects 36
  • Rating 5.0
  • Rating 1 702

Budget: 4000 UAH Deadline: 1 day

Good day, I am ready to implement a system for matching old products with new ones by article number. We will create a small local SQL database for products, where we will store the matches for future iterations. Write to me, I will implement it, I have experience working with commercial projects.

  • Projects 269
  • Rating 5.0
  • Rating 5 725

Budget: 4000 UAH Deadline: 2 days

Good afternoon, I will compare the old export with the new one to preserve the ID, please contact me.

  • Projects 20
  • Rating 5.0
  • Rating 1 744

Budget: 4000 UAH Deadline: 3 days

I have done this for many clients, I will issue a new link with corrected data. I am hosting it on my server with further support.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category PHP

11 July
10 July
9 July