Parser for prom.ua
Everything is done, I am satisfied with the result.
1. Project Meta
Develop a script (parser) that automatically collects information about products from the Prom.ua platform based on specified keywords and saves the results in Excel.
2. Input Data
Excel file with a list of products and keywords for search (the file may change and be supplemented).
Ability to upload a new list without changing the code.
3. Functional Requirements
Automatic search for products on Prom.ua based on specified keywords.
Collection of the following product parameters:
-Query for which the product card was found (keyword)
-Product name
-Availability
-Price
-Color (if specified)
-Link to the product card
-Link to the product photo
-Store name
If any information is missing on the page, for example, about color, then we put N/A in the cell.
Formation of the output Excel file with the obtained data.
Ability for periodic data updates.
4. Output File Requirements
Format: .xlsx
Structure:
I will send an example.
5. Additional Requirements
Ability to work through a proxy or with user behavior simulation (if Prom.ua blocks requests).
Optimization of work speed and correct error handling (for example, if there are no products for the keyword).
6. Discussion of Details
For clarification of details, communication by phone or through a messenger is possible.
Budget: 3000 UAH Deadline: 2 days
💬 Hello! I am ready to implement a script for automatic collection of product information from Prom.ua based on specified keywords with output results in Excel.
✅ Technology stack:
Python (Requests, Aiohttp, BeautifulSoup) — for fast and efficient parsing without using Selenium.
Openpyxl / Pandas — for creating and updating Excel files.
Proxy servers — to bypass possible blocks from Prom.ua.
Logging and error handling — ensuring stable operation of the script even in the absence of products or changes in the website structure.
📌 I guarantee:
Quality and fast execution of the project.
Constant technical support and the possibility of revisions if needed (additional payment).
Optimization of the parser's operation for high data collection speed.
💡 Please let me know what approximate volume of keywords you plan to work with (dozens, hundreds, or thousands)?
📲 I would be happy to discuss the details in private messages and offer the best solution for your project. I look forward to your response!
Budget: 5000 UAH Deadline: 2 days
Good day!
I will gladly fulfill your order, I have extensive experience in data parsing. To complete the assigned task, I will write a script in Python using the necessary modules (such as: requests, beautifulSoup, and others).
If needed, I can send examples of already written scripts for parsing, I have already done a completely similar task, but for OLX, so there will be no difficulties.
I will be happy to collaborate, if you are interested in my candidacy - write to me privately, we will discuss all the details.
Have a nice day!
Budget: 4000 UAH Deadline: 2 days
Hello!
I am a Python developer with a lot of experience in creating various parsers. I will create a parser for you for the promo with all the specified requirements.
Write to me, we will discuss your project!
Best regards,
Andriy
Budget: 5000 UAH Deadline: 7 days
Hello!😎
I am ready to develop a parser script for Prom.ua according to your technical specifications.
The technology stack that I will be using:
🔸Python – the main programming language.
🔸Requests for sending HTTP requests.
🔸BeautifulSoup for parsing HTML code.
🔸Pandas / openpyxl for working with Excel files.
🔸Proxy (if needed) for bypassing blocks.
🔸Asyncio (if necessary) for asynchronous request processing, which will improve performance.
I am ready to discuss the details, clarify nuances, and start working. I look forward to your response for further collaboration⚡🙋♂️
Best regards,
Andriy!)
Budget: 2000 UAH Deadline: 4 days
Ready to take it on.
But we need to clarify the details of the order, write!
There are developments specifically on the promo.
Budget: 2000 UAH Deadline: 3 days
Good day! Your project looks very promising. I am ready to start working and complete it at the highest level.
Budget: 3500 UAH Deadline: 2 days
Good day! I have developed various parsers for promo, I just need to adapt them to your needs. Also, the frontend of the promo sometimes changes, and I promise to support the project. I also promise to host it if needed. Write to me, I will do it quickly and efficiently! Regarding proxies, I recommend using mobile ones, I have experience with that, also for promo) I will do it using requests, bs4 (This will parse faster than through selenium)
Budget: 3000 UAH Deadline: 1 day
Good day, I have done parsing Prom a bunch of times, I understand the structure because this is for further import to Prom as I guess. I am proficient in the following stack of technologies for parsing: Playwright, BeautifulSoup, lxml, Scrapy, Selenium, Requests, API CapMonster.
Playwright supports asynchronous operations well and is faster and better than Selenium. CapMonster is an API for bypassing any captchas, in fact. If needed, I can also set everything up on a proxy. The only thing I didn't see in the document or in the technical specifications are the keywords; can you explain because I don't quite understand. Also, please write to me privately for a more detailed discussion of the project.
Budget: 2500 UAH Deadline: 2 days
I will do it in nodejs. It is better to create a csv file as the output, with the required structure. This way, the load will be less.
Everything else corresponds to the wishes, we will discuss.
I will do it in nodejs. It is better to create a csv file as the output, with the required structure. This way, the load will be less.
Everything else corresponds to the wishes, we will discuss.
Budget: 5000 UAH Deadline: 3 days
Hello. I can fulfill your order for python selenium. How do you want your script to look?
Budget: 16000 UAH Deadline: 1 day
Good day,
I am ready to take on your project. My specialization is business process automation, including data collection. I can develop a script (parser) for automatic collection of product information from the Prom.ua platform based on specified keywords and saving the results in Excel. I will be able to implement automatic product search, collect the necessary parameters, and generate the output Excel file. I will also add the ability for periodic data updates and work through a proxy.
My rate is $16 per hour. To start working, I will need to familiarize myself with the requirements in more detail and discuss the specifics.
Sincerely,
Maxim
Budget: 15000 UAH Deadline: 15 days
Good evening. There is already an almost identical script - it works through playwright in python. I can make it in the form of a console program - everything will be automated.
Good day! Two tasks need to be completed: 1. Develop a product parser from an external website (10–40 thousand items, marketplace) with structured data saved in MySQL for subsequent output in WordPress. 2. Install and configure n8n on VPS, as well as organize AI content processing: prompt setup, text rewriting, image processing, SEO optimization, and text checking for AI detection. You can estimate the cost of completing both the entire project and each task separately. .
It is necessary to perform parsing from Viber channels (Total number - 49 channels, about 80 thousand subscribers).
An independent service handler for Excel files is required for the existing microservices system. The task involves creating a reliable pipeline for receiving, validating, and transforming data from tables into a structured database format. Functional tasks: Development of an API based on gRPC for receiving processing commands and returning execution statuses. Implementation of file parsing logic: reading large volumes of data (XLSX), cleaning, type checking, and mapping to business models. Implementation of a data access layer (Repository/Unit of Work) for saving results in PostgreSQL via Entity Framework Core. Ensuring thread safety and efficient resource usage (especially when processing large files). Technical requirements: Platform: .NET 10. Architectural patterns: Dependency Injection, CQRS, modular project architecture. Communication: Strictly gRPC. Working with Excel: Use of efficient libraries (e.g., EPPlus, OpenXML, or similar of your choice). Modularity: Code should be organized so that the service is easily scalable and testable. Expected results: A fully functional microservice ready for deployment in a containerized environment. A clean codebase adhering to SOLID principles. Documented .proto files. Basic unit tests for critical data processing nodes. Candidate requirements: In your response, please specify: Your experience with .NET in microservices architecture. Examples of how you organize DI and modularity in your projects. Experience with Excel libraries in .NET. Willingness to work with gRPC contracts.
Good afternoon. I need a keyword parser that outputs results through a Telegram bot. How it should work: Automatic search on 4 websites for keywords that change from time to time. Search queries are sent every few minutes. The words are uploaded in the form of a .txt file. The Telegram bot should have buttons: start bot, stop bot, download file (downloads a file with active keywords), upload file (uploads an edited file with new words). The bot should ignore previously found results, i.e., it should not indicate the same ad twice. The result comes to the bot in the form of a link with a photo, but just a link is sufficient. P.S. searching websites without API, VPS with 6TB and 50 IPs are already available. For detailed information, please contact me via private message.
Task: one dashboard with all business metrics — advertising, funnel, payments, manager performance, revenue planning. Data is pulled automatically via API. Scope: only the YCL direction (employment in Europe). Kommo has other directions — only YCL funnel deals will be included in the repository (filter by funnel/tag to be agreed upon).1. Data Sources (Integrations) Kommo CRM — leads, deals, funnel stages, responsible persons, sources, dates of transitions between stages (must keep history), reasons for refusals, custom deal fields (see point 2). Stripe — payments, amounts, statuses (success/failure/refund), linked to deals. Meta Ads — expenses, impressions, clicks, CPL, leads by campaigns (currently operational). Google Ads, Reddit Ads, LinkedIn Ads — planned; architecture — extensible connectors without core rework. SEO/organic— Google Search Console + GA4. Cross-link: traffic source → lead in Kommo → payment in Stripe (UTM, deal ID in Stripe metadata — propose the mechanism). 2. Mandatory Cuts (Deal Fields in Kommo) Each metric must be filtered/grouped by: Client Citizenship (Kenya, Nigeria, India, etc.). Residence Status: lives in their country / expat (already in Europe). These are two different segments with different cycles, conversion rates, and checks. Country of Placement / Service: Poland, Serbia, Slovakia, Germany (ZAV). Manager, team, traffic channel, period. If any fields are missing in Kommo — the executor indicates which fields need to be added, the client adds them.3. Funnel and Leading Indicators Data by funnel, for each stage — summary and leading metrics: Traffic → lead: leads, CPL by channels + day-to-day expense/click dynamics. Lead → qualification: conversion + first response speed, touches/calls to the manager per day, unanswered leads. Qualification → contract/invoice: conversion + sent offers, stalled deals (days in stage above norm). Invoice → payment: payments, average check + unpaid invoices, failed payments. Summary: revenue, ROMI by channels, run rate to monthly plan. 4. Deal Cycle Average and median lead → payment cycle (business benchmark ~4 weeks), cycle trend over time. Breakdown of cycle by stages (how many days a deal sits at each stage) — to see which stage is dragging. List of deals that have stalled at a stage longer than normal. Cycle breakdown by segments: citizenship, residence status, country of placement, manager. 5. Early Warning of Decline (Key Block) Since the cycle is ~4 weeks, today's leads = payments in a month. The system must: Compare leads/qualifications of the current week with the moving average (4 weeks) and issue an alert if there is a downward deviation: “leads -X%, with a 4-week cycle expect a payment decline in the week [date].” Build payment forecast for 4 weeks ahead from the current pipeline: deals at each stage × historical conversion of the stage × remaining cycle. Highlight in red weeks where the forecast is below plan — with time to react. 6. Additional Payments and Sales Planning In the Kommo deal card, the date and amount of the planned additional payment are stored. The system must: Collect a calendar of upcoming additional payments: total expected, by weeks/months. Highlight overdue additional payments (date passed, no payments in Stripe) — a separate list for follow-up. Calculate the monthly plan as: plan − already paid − scheduled additional payments = how many new sales are needed (in money and in deal units at average check). Weekly schedule: additional payments + forecast of new payments against the weekly plan. 7. Manager Performance Daily snapshot for each manager: touches/calls, conversations, sent offers, payments — for each day separately, with a chart over the period. Progress on personal plan compared to monthly pace (ahead / on pace / behind). Benchmarking with colleagues. 8. Visualization and Roles “Traffic lights” (green/yellow/red) for key metrics relative to norms/plans; progress scales; trend graphs; mobile adaptive. Roles: CEO — everything; COO — entire funnel and managers; team lead — their team; manager — their metrics and position relative to colleagues. 9. Reports and AI Automated reports on schedule (daily summary, weekly report) in the dashboard and/or messenger. Free-form queries (“how has CPL from Meta changed over 2 weeks?”) — LLM over the repository. Alerts in the red zone and according to the rules from points 5–6. 10. Technical Expectations and Staging Repository (PostgreSQL/BigQuery or equivalent) + ETL: Kommo webhooks + periodic synchronization (15–60 min). Frontend: custom or BI tool — propose with justification; requirements for roles, traffic lights, forecasts, and AI queries must be implementable. Stages: (1) audit and metrics map → (2) MVP: Kommo + Stripe + Meta, funnel, traffic lights, roles → (3) deal cycle, early warning, additional payments and plan → (4) SEO, AI reports, alerts → (5) new advertising channels. Payment is staged, with a demo for each stage. In the response, indicate: similar projects (end-to-end analytics), stack with justification, timeline and cost estimates by stages, monthly ownership cost (hosting, tokens, licenses).