Budget: 1000 UAH Deadline: 2 days
Good day!
I have already started working on parsing the site oleole.pl and currently about 50% of the task is completed. The main structure of categories has been collected and the collection of products has begun, taking uniqueness into account (identification by nr kat. and links).
I can implement a fully automated solution in Python that will run without the client's involvement, saving results in .xlsx format or sending them via email.
I guarantee:
Quality removal of duplicates
Clean data structure
Support after completion
I look forward to your response.
- Projects -
- Rating -
- Rating 180
Budget: 1000 UAH Deadline: 4 days
Good day!
I am ready to set up a fully automated parser for you with the ability for remote execution and sending results in .xls or .xlsx format to your e-mail.
I have experience working with requests, BeautifulSoup, pandas, openpyxl, and automation through schedule/cron.
I guarantee quality work without duplicates and a report in a format convenient for you.
I would be happy to discuss the details and start working!
- Projects -
- Rating -
- Rating 276
Budget: 5000 UAH Deadline: 3 days
Good day!
I can implement a parser for your oleole.pl categories with automatic de-duplication and export to .xlsx.
- Processing all subcategories and pagination
- Uniqueness of products by link or code (no duplicates)
- Export to a convenient Excel format with the columns you need
- Automatic launch without your participation (on a server or PC)
- Delivery of the file via email after each run
Possible launch options:
scheduled (daily, weekly, etc.)
manual via button/Telegram command
Execution time: 2–3 days
Cost: 4500–5500 UAH (depending on additional fields and the frequency and method of launch)
I guarantee stable operation, protection against blocking, and a clear user manual.
Ready to agree on details and start today.
Budget: 1000 UAH Deadline: 3 days
Good evening, Taras!
Overall, the task is clear, but to provide an exact response regarding deadlines and price, I would like to clarify some questions that arose after analyzing your task.
Please write in private messages – we will discuss the details and your wishes.
P.S. I am considering your budget, but I think I can fit into a smaller amount – after clarifying the details, I will suggest an exact figure.
Mykhailo P.
Winning proposal- Projects 74
- Rating 5.0
- Rating 5 913
Budget: 2000 UAH Deadline: 1 day
Good day. I have extensive experience in parsing. On this site, you can reliably, quickly, and stably obtain data. A more detailed discussion of the technical specifications is needed.
I will be happy to help.
The price and deadline are indicative.
Budget: 3000 UAH Deadline: 3 days
Good afternoon
I can complete the task, contact me
------------------------
Budget: 5000 UAH Deadline: 3 days
Hello
Create a script using nodejs
Everything will be high quality, without duplicates, I will show how to use
Budget: 1111 UAH Deadline: 3 days
I am engaged in data parsing on a regular basis, I place parsers on my servers with ongoing support for their operation, as websites change and the code needs to be adapted to new conditions.
I am ready to develop a parser and provide data in Excel format and will provide a link to the updated file or send it via email (there are nuances here that need to be discussed).
Write to discuss the details and terms of cooperation.
Budget: 1500 UAH Deadline: 1 day
Good day, I can write a parser for you in Python, I have experience in parsing. I can start right now and do everything quickly and efficiently.
Proposals are currently absent
Proposals concealed
Current freelance projects in the category Python
Hello! I need to visually customize the InvenTree system (open-source) for a coffee shop project presentation. A complex backend and integration with the cash register (POS) are not required — the external redesign of the interface is important to show the difference between "Before / After". Project stack: Python (Django) + React (Mantine UI). What needs to be done in the interface: Custom branding, Renaming in the sidebar menu and tables, Cleaning forms from engineering fields, Setting up one recipe for "making" a drink (for example, Cappuccino), so that when manually deducted from the warehouse, all ingredients are visually subtracted, adding functions in the form of additional reports, and explaining the principles of the changes made. We will discuss all specific details in person. Requirements for the performer: Experience with Django and React (Mantine UI). Ability to complete the task quickly — the project is needed for a presentation. We work through Safe (Secure transaction). In your response, start with the word "COFFEE", so I know you read to the end. Please provide your timelines and price.
A bot needs to be developed (preferably in Python) that will automatically check the website for new job vacancies. Requirements: Monitoring the official website details will be added Checking every 1–2 minutes. Tracking only specific locations and cities If a new vacancy appears, the bot must immediately send a message to Telegram The message must contain: the job title; the location; a link to the vacancy; the time of detection. The bot must not send repeated messages about the same vacancy. An instruction manual for setting up and running the bot after completion is required. Preferred: The ability to easily add or remove locations. The ability to track only specific types of vacancies Stable operation 24/7. Budget: from 3000 to 6000 hryvnias Please indicate the completion time, final cost, and examples of similar projects (if any).
It is necessary to develop an application or script that will automatically convert files from YML or JSON formats to XLS format, with subsequent generation of a link to the output XLS file for promotion. Requirements: Input data: A file in YML format (links will be provided) or A file in JSON format (links will be provided, JSON does not contain a category tree, but each product is in a separate array). Output data: A file in XLS format accessible via a direct link. The file must be updated automatically on a schedule, for example, daily. Functional requirements: The ability to specify the number of days for Availability on order for each input link. The application must operate reliably under resource-limited hosting conditions. An intuitive web interface for managing settings is desirable.
A small adjustment is needed in the program that generates print orders. Task: We have added to the assortment soft glass with print. In the orders, the name of the print will be highlighted with the symbols #...# for correct recognition. Example: Soft glass, #White abstraction# 2.0mm, Shape: Rectangle... Requirements: If the text of the order contains a fragment between the symbols #...#, the program should recognize it as an order with print; when generating a PDF or print sheet, such an order needs to be highlighted in a different color (any noticeable color, to be agreed upon during execution); the rest of the program's logic should remain unchanged. An example of the order is attached below for testing.
About the project: We are launching a B2B service for end-to-end analytics and advertising campaign management for targeters and media buyers. The product will work with the official Meta API. The main technical challenge and focus of the project is the virtuoso handling of Facebook limits, traffic routing between our application pool, and a robust infrastructure protection system against the blocking of gray advertising accounts. We already have a detailed technical specification, the database architecture is described, the load balancer logic, and interface requirements. We are looking for a contractor who will take this for turnkey implementation (backend + frontend dashboards). What needs to be done (Key tasks): Integration with Meta API: Set up user authorization and regular asynchronous parsing of advertising account statistics. Requests should be sent exclusively in batches to save limits. Auto-unlinking system for accounts: Write a module that continuously monitors the statuses of advertising accounts. If an account gets banned, the system should automatically revoke the access token within 60 seconds to protect our application from Meta sanctions. Proxy infrastructure: Implement tunneling of all API requests through a SOCKS5 pool. A strict binding of a specific user token to a static IP address is mandatory. Smart routing: Create an algorithm that will distribute bindable advertising accounts among several of our Facebook applications in specified proportions to reduce risks. Interface development: Create a client dashboard with a summary statistics table and an advanced admin panel for manual management of user limits, application bindings, and proxy pool. Expected technology stack: Backend: Python, FastAPI. Asynchronous tasks: Celery, Redis. Databases: PostgreSQL (or ClickHouse for statistics, at your discretion). Frontend: Vue.js or React (you can use ready-made UI libraries and dashboard templates, focusing on functionality rather than complex design). Requirements for the contractor: Confident experience with Meta Graph API and Marketing API. You should understand how sliding limits work, how to read load headers, and how to work with tokens. Understanding the specifics of traffic arbitration. The words "billing," "account ban," "business manager," and "farm" should not raise questions for you. Experience in building asynchronous parsers and working with proxy servers at the network request level. Willingness to work according to a clear technical specification and deliver the project in stages. Conditions: Collaboration format: Project work Budget: Discussed individually based on your assessment of the technical specification. Payment: Staged, tied to checkpoints. How to respond: In your cover letter, be sure to indicate your experience with Meta API, attach links to similar projects (or describe their functionality if they are under NDA), and provide an estimated price range and timeline for developing such a system from scratch. Responses without a description of relevant experience with Facebook API will not be considered.