Budget: 1100 UAH Deadline: 1 day
Hello.
I am developing bots for Telegram on NodeJS. Ready to take on the project. Write to me, let's discuss.
Budget: 1100 UAH Deadline: 1 day
Hello.
I am developing bots for Telegram on NodeJS. Ready to take on the project. Write to me, let's discuss.
Budget: 4000 UAH Deadline: 4 days
Hello!
I have experience developing parsers for crypto exchanges and decentralized platforms (working with APIs of Binance, Kucoin, MEXC, Uniswap, Pancake, and others).
I will implement a spread parser with export to a Telegram bot or web version of your choice.
What you will get:
✅ Fast and stable API operation
✅ Customizable data collection for spreads
✅ Telegram bot or web interface displaying information
✅ Usage documentation
💰 Price: 4000 UAH
🕒 Timeframe: 4 working days
I am ready to discuss details and offer a demo.
Budget: 5000 UAH Deadline: 5 days
Good day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized business software. We create effective digital solutions that help automate processes, increase productivity, and scale companies.
We work with modern technologies — from bots and scripts to AI agents and analytical systems. Our portfolio includes implemented ERP solutions for the hotel industry, as well as our own product XFitness — an ERP system specifically designed for fitness clubs.
We are ready to implement your project and offer the best solution tailored to your needs.
We specialize in the following areas:
- ERP System Development
- CRM System Development
- Website Development of any complexity
- CMS System Development
- Website Support
- OpenCart Development
- OpenCart Support
- OpenCart Modification
- OpenCart Customization
- WordPress Development
- WordPress Support
- WordPress Modification
- WordPress Customization
- ECommerce Development
- ECommerce Support
- ECommerce Modification
- ECommerce Customization
- Web Application Development
- 1C Server Support
- Web Server Support
- Mobile App Development
and on these technologies:
- Python
- PHP
- Laravel
- Symfony
- Yii2
- JS
- NodeJS
- jQuery
- TypeScript
- MySQL
- HTML
- CSS
- Vue
- Nuxt.js
- React
- React Native
- C++
Budget: 1200 UAH Deadline: 2 days
Good afternoon!
I can develop a spread parser for exchanges and DEXs with data sending to a Telegram bot or via a web interface — your choice. It will work through an API: I will gather the necessary data, calculate the spread, set up filters and notifications.
If you specify the particular exchanges, output format, and update frequency — I will prepare an exact solution.
I am ready to discuss details and offer the most convenient implementation for the task.
Budget: 1111 UAH Deadline: 2 days
Hello.
I am ready to develop a bot for parsing spread differences in price using an API.
I work with Python aiogram.
Budget: 1111 UAH Deadline: 1 day
Good afternoon
I have experience in developing similar
There is an example of my own parser
Budget: 1500 UAH Deadline: 2 days
Good day!
I can make such a bot for you, I would like to clarify the details.
Which exchanges to parse?
Write in private for discussion
Budget: 1500 UAH Deadline: 2 days
Hello. I have extensive experience parsing various exchanges, with sending foot information to TG.
A more detailed technical task is needed.
I will be happy to help.
Budget: 1300 UAH Deadline: 2 days
Hello!
I can implement a spread parser for prices on exchanges and DEXes via API. I have experience creating similar tools, including integration with exchange APIs, price analysis, as well as Telegram bots and web interfaces.
Depending on the task, I can offer solutions for Telegram or Web, with filters, auto-checks, and notification logic.
Please, write the details: which exchanges/DEXes, update frequency, output format, and whether authorization is needed.
I am ready to discuss implementation and deadlines.
Budget: 1200 UAH Deadline: 2 days
Good day. I have experience in writing parsers and deploying them as Telegram bots. If you're interested, I look forward to a message in private.
Budget: 1111 UAH Deadline: 1 day
Good day.
I can write a parser in node js.
If you have any questions, you can write to me in PM.
Development of an Automation System for Finding Potential Clients on Telegram RequiredProject Description I am looking for a developer to create a system that will automatically find active users in Telegram chats and form a convenient queue for the sales department. Currently, managers manually review about 800 Telegram chats, searching for users who have recently shown activity, then open their profile and contact them via Telegram. This process needs to be maximally automated. I am interested not just in writing code, but in creating a reliable system that can be further expanded and refined.Main Task The system must automatically: monitor a large number of Telegram chats; collect users who have shown activity over a selected period; aggregate all activity of a single user; exclude duplicates; form a queue of operators; maintain a history of client processing.Data Source To obtain information, it is necessary to use the Telegram Client API. Preferably use: Telethon; or Pyrogram (if the developer considers this option more suitable). Using the Telegram Bot API to read third-party chats is not suitable. Work must be carried out through an authorized Telegram account (userbot).Chat Monitoring It is necessary to ensure operation with approximately 800 Telegram chats. The administrator must be able to independently: add new chats; remove chats; temporarily disable monitoring; re-enable monitoring; upload a list of chats from a file; view the list of connected chats. The Telegram account must be a member of these chats.Activity Collection The system must collect the maximum amount of information that Telegram technically allows. At a minimum, it is necessary to record: messages; comments; replies to messages; other publicly available user actions. If Telegram allows obtaining information about user reactions, it is desirable to implement this functionality as well. If there are limitations from Telegram, please describe them immediately and suggest the optimal implementation option.Operating Modes Two modes need to be implemented.1. History Collection The administrator selects a period. For example: from Saturday to Monday. After that, the system analyzes the message history for the selected period and forms a list of users.2. Automatic Monitoring After the initial launch, the system must automatically receive new Telegram events in real-time without re-analyzing the entire history.User Card Each user must be displayed only once. Aggregation should preferably be done by Telegram ID, not by username. The user card must display: first name; last name (if available); username; Telegram ID; link to profile; number of found activities. Below, the entire activity history should be displayed. For example: Chat #1 Message: “Hello, I am looking for a supplier of equipment” Date Time Chat #2 Message: “Interested in the price” Date Time Chat #3 Comment Date Time If a user has shown activity in several chats, the operator should see all information in one card.Exclusion of Duplicates If a user is found in several chats, they should be displayed only once. All found activity should be automatically aggregated.Operator Queue After forming the database, the system should create a queue of users. The operator opens the next card and immediately receives all information about the user. If several operators are working simultaneously: one user should not be assigned to two operators at the same time; the card should automatically be assigned to the operator during processing. After processing is completed, the next user is automatically opened.Processing Statuses After a call, the operator must select one of the statuses. It is necessary to implement: Took the client; Unavailable; Could not reach; Refusal; In progress; Call back; Delete. After selecting a status, the system automatically opens the next user.Reissue It is necessary to provide the ability to configure the reissue of processed users. For example: do not reissue; issue again after 30 days; after 60 days; after 90 days. The settings should be available to the administrator.Search A search is needed by: first name; username; Telegram ID.Filtering It is desirable to implement filtering: by statuses; by operator; by period; by chat.Statistics At a minimum, I would like to see: For each operator: how many clients have been processed; how many successful; how many refusals; how many missed calls; how many are in progress. Overall statistics: number of found users; number of new ones; number processed.Database PostgreSQL is preferred. It is necessary to store: users; activities; statuses; processing history; operator queue; list of monitored chats.Administration An administrative interface is desirable. This can be: a web panel; or an administrative section of the Telegram bot. Through it, it should be possible to: manage chats; manage operators; start collection; view statistics; change main settings.Scalability I would like the architecture to initially provide for further development. For example: connecting multiple Telegr
A Telegram bot needs to be created with a program that will monitor listings on three apartment rental websites (olx, lun, rieltor.ua) and send them structured in Telegram.
Essentially, a very simple bot that will send a certain text to people at my request. I will formulate all the details in private messages.
I need a specialist who can help me promote my Instagram page not through advertising, but through a creative approach. The theme is fitness. The location is the Italian countryside. Additionally, I am considering selling mini products through a Telegram bot and need someone to create it for me.
Project: Develop a Professional Crazy Time Live Dashboard Application (.NET C#)Project Overview I am looking for an experienced C#/.NET desktop developer to build a professional Windows application for displaying, storing, and analyzing live and historical Crazy Time game data obtained from a legitimate API provider. The application should feature a modern dark-themed interface, real-time updates, and a scalable architecture for future enhancements.Required Technologies C# (.NET 8) WPF (preferred) or WinForms Visual Studio 2022/2025 SQLite REST API WebSocket JSON Async/Await MVVM (if WPF is used)Main Features Modern dark dashboard API Key Manager REST API integration WebSocket support Real-time live data display Historical data storage Automatic synchronization Connection monitoring Error logging Statistics dashboard Data filtering Export to CSV and Excel Application settingsDashboard Modules The application should include: Dashboard Live Results History Statistics Connection Status API Manager Round Information Performance Monitor Settings Database ManagerData Analysis The software should provide analytical tools for available historical and live data, including: Frequency analysis Trend analysis Statistical reports Graphs and charts Data filtering Historical search Performance metrics The application should analyze available data only and should not claim to predict future outcomes of independent games.User Interface I want a premium-quality UI similar to professional trading or monitoring software. Requirements: Modern dark theme Rounded panels Smooth animations Professional icons Responsive layout High-quality UI/UX Fast performanceCode Quality The code should be: Clean and well-structured Fully documented Modular and scalable Easy to maintain Optimized for performance Built using best practicesDeliverables Complete Visual Studio solution Full source code Database Documentation Installation guide Future support (optional)Developer Requirements Please include: Experience with C#/.NET desktop applications Experience with REST APIs and WebSockets Portfolio of similar projects Estimated development time Fixed price or hourly rate I am looking for a long-term collaboration with a skilled developer who can build a high-quality and expandable application.