Product parsing
XML export + placement of the script for updating availability and prices on my server is ready
Website - https://planeta-shop.com.ua/
Parsing of all categories and products with all available information on the product card is required:
1. Name
2. Code
3. Price
4. Photos: strict requirement to retrieve up to 10 full (origin) photos from hidden links in full size
5. Multilingualism: indication to parse both versions (UA and RU) and record the corresponding tags: <name>, <name_ua>, <description>, <description_ua>.
6. Characteristics
7. Description
8. Size chart (if available), should be at the bottom of the description
Make correct variations of color and size. When selecting a specific color or size, it should be indicated in the name, and the first photo should correspond to the selected color.
https://planeta-shop.com.ua/ru/kostium-sportivnyi-detskii-ld-581-razmer-26-32-tsveta-v-assortimente - example from the supplier
https://prom.ua/ua/p2507540078-kostyum-sportivnyj-detskij.html- example of how it should be for me
XML file should not exceed 240 MB. If larger, it can be split into several (2-3 pcs), but not stretched over dozens. In case of splitting into several XML files, each position must be tied to a specific XML file, it should not move between links.
The result of the work will be:
1 - format SalesDrive | Prom
2 - script for updating availability/price placed on my server (MiroHost) twice a day
3 - currently, a script is already placed on the server that works incorrectly, from another developer, we do NOT touch/DELETE it, just create a new one
-
I will create a parser for planeta-shop.com.ua with a complete export in XML format Prom/SalesDrive. I will use Playwright for rendering JS and intercepting hidden links to original photos, BeautifulSoup for the structure of the product card, parsing both language versions with correct tags name_ua/name_ru/description_ua/description_ru, processing variations of color+size with the first photo linked to the color. I will place the stock and price update script on MiroHost as a separate cron process twice a day. Question: is there protection against bots on the site like Cloudflare or rate-limiting, have you noticed blocks with frequent requests?
-
217 Hello!
The task is clear - I will create an XML (SalesDrive/Prom) with full parsing (UA+RU, specifications, description, up to 10 origin photos, variations of color/size with correct photos) and set up a separate script to update the price/availability twice a day on your server (without touching the current one).
I can start immediately, and if necessary, I will show a test on part of the catalog.
-
172 1 1 Good day. I am ready to complete this project; I have extensive experience in developing various applications.
-
1632 16 0 1 The task is clear: a full parser for planeta-shop.com.ua is needed with correct multilingual output, options for color/size, origin photos, and auto-updating on your server twice a day. I work with e-commerce integrations, feeds, and catalog automation, so I can build a parser that correctly parses cards with options, extracts full-size photos from hidden links, collects UA/RU versions, and generates XML in SalesDrive/Prom format. A key point that I will address separately: the correct generation of variations, where each option of color+size is a separate item with the corresponding name and the first photo linked to the selected color, as in your example on Prom. Regarding XML: if the catalog exceeds 240 MB, I will split it into 2–3 files with a fixed binding of items to a specific file without moving between links. I will place the stock/price update script on MiroHost as a separate cron process, without affecting the existing script of another developer. The estimated timeframe is 7–12 working days, and the budget is $500–800 depending on the number of products and the complexity of the options. For an accurate estimate, please let me know the approximate number of products on the site and whether you have SSH access to MiroHost or only FTP?
-
115 34 4 2 Hello!
I have reviewed your task regarding parsing products from planeta-shop.com.ua and generating XML feeds for Prom/SalesDrive.
I have significant experience in developing parsers and automation systems using **Node.js** and **Laravel**. Previously, I have implemented similar solutions for synchronizing complex catalogs, where preserving variability (color/size), pulling original images, and supporting multilingualism (UA/RU) were critically important.
**How I can be useful for this project:**
* **Variation Logic:** I will set up the correct display of names and match photos to specific colors/sizes, as in your example on Prom.
* **Working with XML:** I will create stable files up to 240 MB with a clear binding of positions to avoid duplicates during updates.
… * **Automation:** I will deploy a script on your MiroHost server and set up a Cron job to update stock and prices twice a day, without affecting the operation of the old script.
* **Content:** I will ensure the collection of complete specifications, descriptions, and size charts in the required format.
Upon request, I can send examples of XML file structures and screenshots of similar parsers that I have developed for e-commerce projects.
In order for me to provide a final cost and timeline, I suggest discussing the technical details (for example, the presence of protection on the source site) in chat.
I look forward to collaborating! When would it be convenient for you to talk?
-
594 12 0 Hello! I am implementing parsing with a complete structure: multilingualism, size tables, and up to 10 original photos. I will set up the logic of variations (color/size) linked to the main photo, as in the example on Prom. I will write and place an update script on your server (twice a day), without touching the old settings. I have experience.
-
433 Good day! I have carefully read the technical specifications — the task is clear, I am ready to take it on.
What I will implement:
— Parsing all categories and products from planeta-shop.com.ua
— Both language versions (UA and RU): name, name_ua, description, description_ua
— Up to 10 full photos from hidden origin links for each product
— Correct variations: color and size, the first photo corresponds to the selected color
— Size chart at the bottom of the description (if available on the card)
— XML in SalesDrive | Prom format, no more than 240 MB (if necessary, split into 2-3 files with fixed product references)
… — I will place the availability/price update script on your server (MiroHost), running twice a day
— I will not touch the existing script, I will create a new one independently
Regarding my portfolio — I recently developed a Telegram bot for tracking prices on OLX: parsing live pages using httpx and BeautifulSoup4, a personal list of ads for each user, detecting price changes, error handling. Stack: aiogram 3.x, httpx, BeautifulSoup4, SQLite. GitHub: https://github.com/NazarSikora
Deadline: 5-7 days after clarifying the details.
Cost: 5000 UAH (fixed price for all functionality as per the specifications).
If you have any questions — I am ready to discuss the details.
-
297 1 0 Vasily, good afternoon! I specialize in parsing online stores. I can implement the collection of all characteristics, including options (color/size) and export to XML (Prom/SalesDrive) taking into account file size limits. I will set up automatic updates on MiroHost via Cron. I will create a clean, new "turnkey" script.
-
3459 48 2 Hello.
I have done parsing with such requirements - including extracting hidden photo links, multilingualism, and options for color/size.
A few clarifications before the assessment:
How many products are approximately on the site? This affects the logic of XML splitting and the parsing time. And also - is there SSH access on MiroHost or only cPanel/FTP?
-
3048 23 0 Vasily, good afternoon. I am implementing through Python with aiohttp for asynchronous parsing and bs4 for HTML, XML formation through xml.etree. There is a similar case in my portfolio - a product parser from Rozetka with export and structuring of the catalog. Deadline 2-3 days. Budget 3500.
Write to me, we will discuss.
-
2138 22 2 hello
I have extensive experience in parsing
I have also generated XML feeds
I will help you set it up (or I will provide instructions)
write to me, we will start working
-
2632 153 1 2 Hello.
Extensive experience in website parsing, including for import to the marketplace prom.ua
I have previously done parsing for this supplier.
Contact me - we will discuss the terms of cooperation.
-
10063 117 0 Hello.
I am developing parsers in NodeJS. I am ready to take it on. Write to me, we will discuss.
-
Hello!
I am ready to implement the parsing of the website planeta-shop.com.ua with a complete data structure (UA/RU), variations (color/size), original photos, and the formation of XML for SalesDrive | Prom. I will also set up a separate script for updating prices and availability (twice a day) on your MiroHost server without interfering with the current script.
-
Good day! I will do parsing of planeta-shop.com.ua — all products with full-size photos, UA/RU versions, color/size options, XML for Prom/SalesDrive, and a script to update prices on your server twice a day, I will not touch the existing script.
-
716 4 0 Hello!
I have been specializing in complex projects that require high qualifications for 10 years.
I have extensive experience with similar projects.
I can professionally develop and set up parsing.
The exact price will be determined after clarifying the technical specifications.
Work plan:
Audit of the source and data structure:
analysis of all categories and product cards
… checking the logic of color/size options
identifying hidden origin photos
checking the structure of multilingualism UA/RU
Development of the parser:
collection of all products and categories
name
code
price
up to 10 origin photos
characteristics
description
size chart
correct processing of product options
Logic of variations:
separate processing of color and size
correct name indicating the option
first photo strictly corresponding to the color
correct structure for import into Prom/SalesDrive
Formation of XML:
SalesDrive | Prom format
multilingual fields RU + UA
stable XML structure
file size control up to 240 MB
if necessary, splitting into 2-3 stable XML files without re-sorting products
Placement of the script on the server:
installation of a new separate script on MiroHost
without deleting or changing the old script
setting up automatic updates twice a day
Testing:
checking the correctness of XML
test import into Prom/SalesDrive
checking the update of availability and prices
monitoring the stable operation of cron tasks
Project handover:
working XML links
placed update script
instructions for monitoring operation.
-
5011 41 4 1 Good day!
I am ready to implement product parsing from planeta-shop.com.ua according to your technical specifications, including full data collection, photo processing, and multilingual support. I will ensure the formation of XML files in SalesDrive | Prom format and set up a script for automatic updates on your MiroHost server. I have experience in parsing and process automation.
Feel free to contact me for clarification of details!
-
1495 13 0 Hello! I can implement it. Write to me privately to discuss all the details. I will be glad to cooperate!
-
1886 52 0 Hello! I am ready to complete your task, I have experience working on similar projects.
-
3272 10 0 I will implement parsing of all product categories from the website according to the specified requirements. I will collect information about each product, including names, codes, prices, photographs (up to 10 pieces), descriptions, and characteristics, and I will organize multilingual support. I will create an XML file, split it if necessary, and implement a new script to update availability and prices on your server twice a day. I am ready to complete the task promptly and efficiently.
Portfolio -Freelancehunt
-
4031 11 0 2 Hello.
I am ready to complete the task as a Python developer. I have experience with website parsing, generating XML feeds for Prom/SalesDrive, and setting up automatic updates on the server.
-
420 1 0 Good day! I develop custom Python solutions: data analysis, process automation, scripts, parsers, ETL pipelines. The cost starts from 4000 UAH. Details: www.engine-web.od.ua/
-
573 5 0 Hello, I have been working on parsing an online clothing store with over 15,000 products for Prom.ua with multilingual support and options for colors/sizes, and I received a 200MB XML file with complete photos.
I am curious if it is also necessary to parse real-time product availability information, or just the basic product data?
I suggest we get in touch; I will provide you with free technical consultation and we can create a development plan + I will tell you about my team!
Current freelance projects in the category Data Parsing
Data parsing through mobile APILooking for a person with experience in data parsing through mobile API, for parsing e-commerce, rozetka and similar sites. Tasks: 1. Intercepting traffic from the mobile application (Android), setting up a proxy, analyzing requests. 2. Identifying the necessary API endpoints… Python, Data Parsing ∙ 15 hours 27 minutes back ∙ 20 proposals |
Looking for a programmer or vibe coding Automation scraping data 2https://drive.google.com/file/d/14tP5XWJB9acV4gn_cJrFwMpihUj3EbQz/view?usp=sharing I accidentally sent that link Web Programming, Data Parsing ∙ 17 hours 48 minutes back ∙ 30 proposals |
Create a dashboard in https://airtable.com/ for the performance of advertising creatives from Facebook ads.Full specification https://docs.google.com/document/d/1_n_oYRNZWYxalUA---DM5AD1b5ZSrtePw5J4G42svGw/edit?usp=sharing Databases & SQL, Data Parsing ∙ 5 days 12 hours back ∙ 19 proposals |
Creation of an Excel file for uploading products to the websites of other partners.I am interested in creating an Excel table with all parameters. Here is the website - https://heiztechnik.com.ua/ And the positions I am interested in to be transferred: Manual boilers: 1) TIS UNI 15-95 kW (10) pcs 2)TIS HARD 150-500 kW (7) pcs Pellet boilers: 1)TIS PELLET… Data Parsing ∙ 5 days 16 hours back ∙ 37 proposals |
A developer is required for parsing the catalog and automating data import.Detailed technical specifications in the attached document Please indicate the estimated cost and timeline in your response Do you have experience working with parsing large catalogs What possible difficulties or limitations do you see in this task Databases & SQL, Data Parsing ∙ 5 days 19 hours back ∙ 42 proposals |