Budget: 150 PLN Deadline: 1 day
I will do it on Node.js, but basically if no interface is needed, I can also do it on Python, from $25 per platform, contact me
I am looking for a Python developer to create a script that monitors balances in 15 advertising networks (Clickadu, Adsterra, Propellerads, TrafficStars, Clickaine, Adcash, HilltopAds, Galaksion, JuicyAds, Tacoloco, Kadam, Pushub, TrafficFactory, Exoclick, Octoclick) and sends a report on Telegram.
Budget: 150 PLN Deadline: 1 day
I will do it on Node.js, but basically if no interface is needed, I can also do it on Python, from $25 per platform, contact me
Budget: 100 PLN Deadline: 1 day
Good day.
I develop bots for Telegram on NodeJS. Ready to take on. Write, we will discuss.
Budget: 200 PLN Deadline: 5 days
Good day. I have over 3 years of experience in developing bots and various types of parameters. I would be happy to take on your project. Please send me a message for further discussion of all the details of your bot. Thank you
Budget: 1500 PLN Deadline: 7 days
Hello.
I suggest discussing all the details, I will be ready to start the implementation as soon as possible
Budget: 200 PLN Deadline: 1 day
Good day, we are engaged in web development, website layout on PHP, frameworks Laravel, HTML, CSS, including WordPress. We develop websites on PHP, frameworks on Laravel, and mobile applications for iOS and Android turnkey.
We develop websites on PHP and mobile applications for iOS and Android.
We have experience in creating CRM/ERP systems.
Ready to execute your order turnkey.
We develop websites on WordPress and mobile applications for iOS and Android. The total development experience is 7 years. Ready to execute your order turnkey.
1. Projects
https://berkanaplus.com.ua/ - This site was migrated and server configured.
2. https://leondesign.kyiv.ua/
PHP version updates and plugin updates.
3. https://peg.com.ua/
Development of a new module for the site for dynamic pricing updates.
https://uvali.com.ua/
VPS dedicated server configuration. 📈 Internet marketing and promotion:
Google Ads, Facebook, TikTok advertising setup
SEO and copywriting
Promotion through push notifications and in-app advertising
Marketing analytics, A/B testing, campaign optimization
📈 Internet marketing and promotion:
Google Ads, Facebook, TikTok advertising setup
SEO and copywriting
🎨 Design solutions:
In-house design department
UI/UX design, branding, advertising creatives
Budget: 200 PLN Deadline: 7 days
Hello, Adam,
I am Georgios Toutoudakis, a Python developer with experience in API automation and Telegram bot integration.
I can create a script for:
Collecting balances from all 15 advertising networks (via API or scraping if necessary)
Sending daily reports and low balance alerts to your Telegram
Supporting simple configuration of API keys, intervals, and threshold values
Delivery: 7–10 days
Cost: $300–$450 USD (depending on complexity)
Let's keep your advertising expenses under control — fully automated.
Best regards,
Georgios Toutoudakis
Budget: 100 PLN Deadline: 7 days
Hello! I am ready to develop a Python script that will automatically collect balances from specified advertising networks and send a report to Telegram.
I will consider authentication features (API, cookies, tokens), implement logging, a convenient report format, and comments in the code for future support.
I will do it reliably, taking into account possible restrictions and anti-bot protection.
Ready to start immediately after discussing the details.
Budget: 100 PLN Deadline: 1 day
Hello. I have experience in developing Telegram bots. I'm ready to cooperate.
Budget: 1500 PLN Deadline: 14 days
Good afternoon. I write programs for automating various processes in Python. I also know how to work with Telegram bots. If there is an API on the websites, everything can be done easily.
Budget: 200 PLN Deadline: 10 days
Hi! I'm an experienced Python developer with strong expertise in web automation and API integrations. I can build a robust script to monitor balances across all 15 ad networks and send automated reports to Telegram. I’ve already worked on similar monitoring bots and can ensure reliability, accuracy, and easy configuration.
Ready to start right away and deliver a clean, documented solution.
Let’s get it done!
Budget: 120 PLN Deadline: 3 days
Hello, I have extensive experience in creating Telegram bots and I am happy to assist you with this project.
Budget: 200 PLN Deadline: 7 days
I have extensive experience in this field.
I have developed a similar project before, so I can handle this project perfectly.
I look forward to discussing your project with you.
Budget: 80 PLN Deadline: 4 days
Hello!
I can implement the system you need. I have extensive experience in developing various Telegram bots in Python, web scraping, and working with APIs. I will create a stable system for balance retrieval and sending via a Telegram bot.
Ready to cooperate!
Budget: 1111 PLN Deadline: 30 days
I have extensive experience in data collection from websites (web scraping) and working with Telegram API.
I am ready to undertake work on your project.
Please feel free to contact me, and we will discuss all the details.
Budget: 100 PLN Deadline: 1 day
Good afternoon
ready to do your work
please write I will be happy to help
A deep technical verification of three PDF files for authenticity and possible signs of editing or forgery is required. Not only a visual assessment of the documents is needed. The performer must have a good understanding of the internal structure of PDF files and be able to analyze: file metadata; PDF structure and individual objects; creation history and possible editing; software used; embedded fonts, images, layers, and other elements; possible signs of re-saving, conversion, modifications, or backdating of the document; any technical discrepancies that may indicate manipulation of the files. Based on the verification results, a clear written conclusion regarding each file must be provided, indicating the identified signs, risks, and limitations of the verification. We are considering specialists who have practical experience in digital forensics, PDF document analysis, metadata, or verifying electronic files for authenticity. In your response, please briefly describe your experience, methods, and tools that you use for such verification.
The indicator for use in trading should determine certain ranges with history and analyze them with the current one.
Looking for a developer to create an AI assistant based on OpenAI GPT-5.5 with integration of Tourvisor API (Tour Search).What needs to be implementedBackend Preferably: Python (FastAPI) or Node.js The backend must have a REST API for integration with external services.Integration with OpenAI It is necessary to use OpenAI API (GPT-5.5). The AI must: conduct a dialogue with the client; remember the conversation history; automatically determine the language (Russian/Kazakh); respond as a travel agency manager; use a system prompt and knowledge base.Integration with Tourvisor At the first stage, only: API "Tour Search" After receiving data from the client, the backend should call the Tourvisor API and get real offers. The architecture should allow for subsequent connection: API "Hot Tours"; API "Hotel Descriptions"; without significant reworking of the project.Logic of operation The AI must independently conduct the dialogue. For example: Client: I want to go to Turkey The AI clarifies: departure city; dates; number of adults; number of children; ages of children; budget; wishes. After receiving the necessary data, the backend makes a request to the Tourvisor API. The results obtained are passed to GPT to form a nice response to the client.Important requirements The AI must not: make up prices; make up availability; make up tours. Use only information obtained from the Tourvisor API.Function Calling (Tools) is desirable It is necessary to implement separate functions: searchTours() In the future, the following will be added: searchHotTours() getHotelInfo()Admin panel A simple web panel is needed where you can: change the system prompt; upload/change the knowledge base; view conversation history; view logs and errors.Technologies Python FastAPI (preferably) Docker PostgreSQL Swagger/OpenAPIWhat should be delivered upon completion source code of the project; installation instructions; Docker configuration; API documentation; assistance with the first launch.Will be an advantage experience with OpenAI API; experience integrating with Tourvisor API; experience creating AI assistants for WhatsApp, Telegram, or other messengers.Additional wish The project should be written modularly so that in the future it can be connected without reworking: WhatsApp (Talk Me or another service); Telegram; Instagram Direct; company website. Important: provide for the possibility of connecting the API "Hot Tours" and "Hotel Descriptions" in the future without changing the main logic of the application.
Need an experienced Python developer to create an automation program for working with the website. What the bot should do: Log in to my account on the website. Continuously (24/7) monitor for new Work Orders. Upon the appearance of a new order, open its card. Analyze the information about the order (type of work, city, distance, description). Automatically accept orders that meet the specified conditions. If the order does not meet the conditions, skip it. Send notifications in Telegram about accepted and skipped orders. Requirements: Python. Playwright (preferred) or Selenium. Work through a regular browser. Transfer the complete source code after the project is completed. Provide installation and launch instructions. Mandatory experience in developing similar automation systems. When responding, please send examples of similar projects.
A project needs to be implemented for collecting and structuring a large array of images from open web sources (initially 2000 images). The task includes: - automated image collection; - uploading files in the highest available quality; - classifying images by categories. Expected results: - a structured image database; - a clear cataloging system; - delivery of the results via Google Drive or another agreed method;