Budget: 2500 UAH Deadline: 5 days
the price is final, actually for feedback, please contact
Task: Parsing Telegram groups by keywords
🎯 Goal
It is necessary to implement a system that:
uses 3 Telegram user accounts
each account is a member of approximately 300 groups
monitors messages in these groups
upon detecting keywords/phrases, sends the found information to the specified Telegram account
Budget: 2500 UAH Deadline: 5 days
the price is final, actually for feedback, please contact
Budget: 4500 UAH Deadline: 2 days
Hello! The task is clear: a reliable Keyword Monitor based on UserBot is needed, which will "listen" to the broadcast of 900 groups in real-time without missing messages and session drops.
🛠️ Technical implementation (Python + Telethon/Pyrogram):
1. Stack: I will use Telethon, as it is the most stable for working with a large number of dialogues (NewMessage events) and has better handling of asynchronous events.
2. Scalability: I will set up independent operation for each of the 3 accounts. If one goes into Flood Wait or needs reauthorization, the other two will continue monitoring.
3. Filtering logic:
• Support for Regex (regular expressions) to search not only for exact words but also for phrases or variations.
• A stop-word system so you do not receive spam notifications.
• A blacklist of groups (if there is too much spam in certain chats).
4. Notification format: The bot will send to your target chat:
• The text of the message with the highlighted keyword.
• A direct link to the message in the group.
• Data about the author (username/ID).
5. Security: Using SQLite to store sessions and proxies for each account (if they are registered in different geos) to minimize the risk of bans.
⏱ Deadlines and cost:
• Cost: 4,500 – 6,500 UAH (depending on whether a key management interface through the bot is needed or if a config file is sufficient).
• Execution time: 2–3 working days.
Why me:
I specialize in automating Telegram processes and understand how the internal limits of the messenger work. You will receive clean code that does not "clog" the server's RAM and delivers leads instantly.
I am ready to start working today. How would you prefer to manage the keyword list — through a text file or through a separate menu in the Telegram bot?
Budget: 1500 UAH Deadline: 2 days
Hello. Developing a parser for Telegram groups requires the use of the Telethon or Pyrogram libraries (UserBot API), as the standard Bot API has limitations on reading messages.
Technical details of execution:
Filtering messages by regular expressions for precise keyword searching.
Bypassing Telegram's rate limits.
Exporting results in a convenient format (JSON, CSV, or database).
I have experience writing complex parsers in Python, so implementing the data collection logic will not take much time. I am ready to discuss the list of target groups and the format of data output.
Budget: 1000 UAH Deadline: 2 days
Good day! I have experience with user bots and multi-accounting, I will be able to implement it.
Budget: 700 UAH Deadline: 3 days
I want to try to do something like this, I have been familiar with Telegram for a long time.
Budget: 1500 UAH Deadline: 2 days
Hello. There is a ready-made solution, we can adapt aspects, if there are any, to your wishes. Check the profile.
Budget: 6000 UAH Deadline: 5 days
Hello, I will do it through userbot on Telethon. I will forward it through a regular bot to avoid blocks.
Are the accounts fresh or have they been around for at least a month?
Budget: 700 UAH Deadline: 1 day
Greetings! The task is clear. I will implement a monitoring system in Python that will work with your 3 accounts simultaneously using the Telethon (or Pyrogram) library.
Here’s how I will do it:
Asynchronous: The bot will listen for events (NewMessage) in all groups in parallel, not missing a single message.
Filtering: I will set up flexible searching by keywords/phrases.
Security: I will add delays and handle FloodWait to prevent the accounts from getting banned during high activity in the groups.
Notifications: Instant forwarding of found content to your target account.
Bonus: I will help launch the script on a server (Docker/Linux) so that it runs 24/7.
Budget: 700 UAH Deadline: 1 day
Good day, I cannot say anything about myself. I wish you happiness and health.
Budget: 1500 UAH Deadline: 4 days
Good day! I have carefully read the technical specifications — the task is clear, I am ready to take it on.
What I will implement:
— Connection of 3 Telegram user accounts via Telethon
— Parallel listening to groups (up to 300 per account) in real-time
— Filtering messages by keywords/phrases
— Upon finding — instant forwarding to your Telegram with info: group, author, text
— The list of keywords is easily editable without changing the code
— SQLite to avoid duplicates
Deadline: 4 days after clarifying the details.
Cost: 1500 UAH (fixed price for all functionality as per the specifications).
If there are any questions — I am ready to discuss the details.
Budget: 1000 UAH Deadline: 1 day
Hello! I already have such a project implemented, write to me privately so I can show it to you. I will be glad to cooperate!
Budget: 700 UAH Deadline: 2 days
Good day, I am ready to implement within 1-2 days, please contact me.
Budget: 1000 UAH Deadline: 2 days
Good day. I have experience in developing Telegram bots, and I also have reviews and portfolio work in my profile. I am ready to develop such a bot based on the provided Telegram accounts. Write to me in private messages - we will discuss.
Budget: 700 UAH Deadline: 3 days
The budget is low, but I am ready to complete it. I will do it quickly within 1-2 days.
Budget: 850 UAH Deadline: 1 day
Yevhenii, I am implementing through the telethon library. I have done such projects. Deadline: less than an hour. Write.
Budget: 4000 UAH Deadline: 1 day
Good day. I am ready to complete this project and have extensive experience in developing various applications.
Budget: 2500 UAH Deadline: 3 days
Good day! I am a Python developer with experience working with Telegram (Telethon / aiogram), databases, and parsing. You can take a look at my portfolio.
The task is clear. As a more convenient solution, I can suggest saving the found messages in a database (PostgreSQL), and a separate bot on aiogram will send them to you. In the bot itself, we can implement convenient data storage, structuring, and filters.
If this is not required, we can do it exactly as you specified in the technical specifications. I suggest we discuss the details in private!
Budget: 3500 UAH Deadline: 2 days
Hello. I specialize in Telegram automation (Pyrogram / Telethon). I have experience working with user bots in a large number of chats.
Technical part of the solution:
- Limit management: I will use asynchronous processing and proper FloodWait management for stable operation of 3 accounts simultaneously.
- Filtering: searching by keywords/phrases "on the fly" without missing messages.
- Stability: correct session recovery during restarts and error logging.
- Deployment: I will provide the ready code or set it up on your server (Docker / Systemd).
I am ready to discuss all the details and start working, feel free to write.
Budget: 700 UAH Deadline: 2 days
Good day, I am ready to implement your project, I have extensive experience with parsers. Write to me privately, we will discuss the details.
Budget: 3500 UAH Deadline: 3 days
Hello.
I can implement such a system in Python. The logic is clear: working through Telegram user accounts, monitoring messages in groups for keywords/phrases, and sending found matches to the specified Telegram account. If needed, a convenient setup for dictionaries, duplicate filtering, and a proper structure can be laid out right away, so it won't have to be rewritten later.
If the access and the list of keywords are already prepared, the task can be closed quite quickly. I am ready to connect and assemble a working solution without unnecessary complexity.
Budget: 700 UAH Deadline: 1 day
Hello! I will do it in 1 hour. I work with Telethon/Pyrogram, I have implemented similar systems - monitoring groups through userbot, filtering by keywords, forwarding to the desired chat. Multi-accounting with session rotation is also not a problem. I am ready to start immediately.
Budget: 3800 UAH Deadline: 1 day
Good day!
I represent the company Devoxen.
We can help with the implementation of a monitoring system for Telegram groups based on keywords and phrases, with subsequent sending of the found information to a specified Telegram account. We can also design a sustainable architecture for working with multiple accounts, a large number of groups, and convenient tracking logic settings.
We have experience in developing Telegram solutions, data parsing, and automating such processes, so we can implement the project with consideration for stability, scalability, and further expansion of functionality.
On our part, we will prepare a commercial proposal with a clear structure of work and implementation stages.
We also provide a guarantee: if errors or shortcomings are identified after launch, we will promptly fix everything.
Let's discuss the details in private messages.
Budget: 4000 UAH Deadline: 5 days
Hello Yevhen M!
I have experience in creating such bots. I can make one for you.
Budget: 5000 UAH Deadline: 1 day
Good day
I have a ready-made bot like the one I developed
Write to me
Budget: 3000 UAH Deadline: 2 days
Hello! I am ready to develop such a bot. I have experience in creating various bots. I offer a loyal price and quality work. Write to me)
Budget: 6000 UAH Deadline: 2 days
Good day.
My name is Oleksiy.
I previously implemented a nearly identical project, so I am ready to quickly and efficiently execute everything, I know all the nuances of the project, so I can build a stable and professional solution.
If we start work today, I will be able to provide the finished solution by tomorrow morning, as I already have the template.
I can also help with installation on the server and launching.
I am ready to discuss all the details including the price in private messages.
I would be happy to collaborate!
Budget: 4000 UAH Deadline: 3 days
Hello!
I have extensive experience working with Telegram, particularly with parsing. Write to me in private messages and we will discuss the details.
Budget: 1000 UAH Deadline: 1 day
Good day!
I have experience in developing Telegram parsers in Python and working with the Telegram API (Telethon / Pyrogram), so I can effectively implement your project.
I can create a system that:
• will work with 3 Telegram user accounts
• will monitor messages in approximately 300 groups on each account
• will perform searches based on keywords or phrases
• will automatically forward found messages to a specified Telegram account
I can also implement:
— stable operation without flood-limit
— logging of found messages
— the ability to easily add new keywords
— deployment on a server for round-the-clock operation (24/7).
I would be happy to discuss the details and start working.
Budget: 4000 UAH Deadline: 3 days
Good day! I develop non-standard Python solutions: data analysis, process automation, scripts, parsers, ETL pipelines. The cost starts from 4000 UAH. Details: www.engine-web.od.ua/pricing/
Budget: 700 UAH Deadline: 1 day
Good day, Yevhen!
In general, the task is clear, but for an accurate 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.
Budget: 10000 UAH Deadline: 10 days
Hello, I have similar experience. I will do it, write to discuss the details to start.
Budget: 6000 UAH Deadline: 6 days
Hello.
I will do this as a userbot service on Telethon or Pyrogram with separation into individual sessions, a persistence layer for already processed messages, and a separate delivery channel for found matches to the target account.
First, I will create a stable outline for 3 accounts: connection, tracking new events in groups, filtering by keys/phrases/regex, protection against duplicate notifications, handling FloodWait, and logging the status of sessions. Then I will add configuration for keywords, stop-words, group blacklist, and delivery control so that the system works without repetitions and does not lose found matches after a restart.
Before starting work, I need to clarify:
- will the keys be static or should they be updated without a restart
- are regex and stop-words needed or are exact matches sufficient
- where exactly to send the found messages
- is a simple config file needed or management through Telegram
I can start right away and assemble a working MVP with proper state preservation and stable notification delivery.
Budget: 700 UAH Deadline: 1 day
Good day
We are ready to complete your task today
Write to me, I will be happy to help quickly and efficiently
Budget: 6000 UAH Deadline: 3 days
Good day. I am implementing monitoring of Telegram groups: tracking messages from several user accounts, filtering by keywords, and forwarding the found results to a specified account.
It is optimal to do this in Python using Telethon or Pyrogram, taking into account the stable operation of sessions and Telegram's limitations.
Budget: 1000 UAH Deadline: 2 days
Good day
There is a ready-made solution, I wrote it for myself in Python + Telethon. It works on an event when a new message appears. I can easily scale it to 3 accounts. Keywords are added through a json file. Sending notifications is done on behalf of the bot with a message queue to avoid exceeding limits.
Budget: 2600 UAH Deadline: 1 day
Hello! I can implement this bot in Python!!!!
Contact me!!!!!!!!!!
Budget: 4000 UAH Deadline: 2 days
Hello. There is a similar solution, I use it for my needs. It is written in PHP. Feel free to contact me.
Budget: 700 UAH Deadline: 1 day
Hello, I am a Python developer, I have experience in developing parsers of varying complexity. I can complete your project quickly and efficiently. Write to me - we will discuss the details. I am ready to start working today.
I have experience in collecting Telegram groups.
Budget: 3000 UAH Deadline: 2 days
Hello! For 700 UAH, there will be a regular echo bot that repeats the user's message; a ready-made bot tailored to your wishes will be a bit more expensive. Please write in private messages for clarification of the details regarding the task.
Budget: 12000 UAH Deadline: 30 days
I am developing in Python
example
tg.3xsoft.pp.ua or tg-parser.pp.ua
There is filtering by keywords,
Budget: 700 UAH Deadline: 1 day
Hello.
I can implement such monitoring in Python: 3 Telegram user sessions, tracking messages in groups, searching by keywords/phrases, and sending matches to the desired Telegram account.
I would do this as a small service on Telethon/Pyrogram with:
processing new messages in real-time,
filtering by keys,
protection against duplicates,
logging, and stable operation with multiple accounts.
I have relevant experience in Telegram bots, parsing, and monitoring systems, where filtering events and delivering only useful alerts are important.
I am ready to discuss the details: the format of keywords, the volume of groups, where exactly to send the results, and whether deployment on a server is needed.
Budget: 700 UAH Deadline: 3 days
Good evening! I am ready to implement a Telegram group parsing system based on keywords, using 3 user accounts and tracking messages. The found information will be sent to the specified Telegram account. I have experience working with the Telegram API, proxies, and deploying similar systems. Message me in private for clarification of details.
Budget: 700 UAH Deadline: 3 days
Hello! Your project caught my attention. I am ready to start working and ensure high quality execution.
Budget: 6666 UAH Deadline: 6 days
Hello, I have already done similar functionality. I can demonstrate it in personal correspondence. Write to me, I will be glad to cooperate.
It is necessary to perform the setup for the integration of Solomono + SalesDrive CRM. Task: to configure the collection of advertising identifiers and visitor data on the website, so that this data can later be linked to an order in the CRM. What needs to be done: Set up the script via GTM or use the built-in capabilities of Solomono, if there are hidden fields / mechanisms for saving advertising data. Collect data such as: gclid, utm_source, utm_medium, utm_campaign, user_agent, etc. Store this data along with the order on the website, if possible. Or transmit this data to SalesDrive CRM along with the order or separately via API/webhook. Bring the task to the point where the data from the advertising click is visible in the CRM in the order . Experience with Solomono, SalesDrive, GTM, API/webhook integrations will be a plus. The goal of the task: to ensure that each order in the CRM contains information about which advertising click/source the client came from.
An experienced 1C programmer is needed for a one-time data migration from 1C to a new CRM system. It is necessary to export data from 1C while preserving all relationships between entities: products, clients, receipts, invoices, balances, product movement history, and other directories. The export format can be JSON, SQL, or any other format convenient for further import. The main requirement is to maintain the data structure and all relationships between documents and objects so that the data can be correctly transferred to another CRM without loss of information. Experience in data migration between 1C and third-party systems will be an advantage. There is no need to migrate to another CRM, just provide a file or create functionality to save a dump file locally on click. Everything is managed locally, so you will need to work through AnyDesk or something similar. I don't know the prices for such work, so please make your offers.
Need a specialist for writing parsers who can bypass CLOUDFRAME. Parsing of products occurs from sites with authorization. There are 10+ donors of varying complexity, with different levels of protection. Parsing of products occurs from sites with authorization. Parses data into a ready-made Mysql database + photographs on the server. It is necessary to write a parser according to the tasks described in the technical assignment and adapt the data to the existing database for full functionality on the site. Technical assignment and example donor upon request. Desktop parsers and C# are not considered.
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.
it is necessary to organize a way to collect newly created individual entrepreneurs and, if possible, limited liability companies. whether it's parsing or something else - you tell me what this method should be