• Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 27000 UAH Deadline: 10 days

Feasibility is there, but there's a nuance - this is not a regular parser, but a tool with profile verification, public channel checks, and a threshold of 200 subscribers. I would not make it as a fragile bot based on clicks, but as a small program with authorization through a Telegram session, a queue of links, deduplication, and exporting the results to CSV or a table.

Regarding timelines - the target is 7-10 days. Budget - starting from 35,000 UAH on the condition that we only work with publicly available chats, discussions, and without bypassing Telegram restrictions. Promising to collect everything would be nice, but technically irresponsible - where the API does not return participants or profile data, we need to correctly show the status, not invent results =/

In implementation, I see the following blocks:
> input link to the channel or chat
> determine discussion for the channel if it is connected
> collect available participants and authors of messages
> check user profile for the presence of their own public channel
> check the channel for a minimum of 200 subscribers

Similar project: Рефаткоринг приложения
  • Projects 101
  • Rating 5.0
  • Rating 8 135

Budget: 5000 UAH Deadline: 1 day

I have a ready parser that does almost everything you need. It parses chats and channels but does not check participants for the presence of their own channels. I am ready to add this functionality.

  • Projects 163
  • Rating 5.0
  • Rating 4 470

Budget: 999 UAH Deadline: 1 day

Rashyd, such logic can really be implemented: a bot or a simple web application will accept links, go to the "Discussion" of the channel, collect unique profiles, and filter only those who have a public channel with 200+ subscribers. I have worked with Laravel/Vue and can offer a reliable, as simple as possible solution without unnecessary steps. I can immediately describe the optimal architecture and the risks of Telegram restrictions.

  • Projects -
  • Rating -
  • Rating 129

Budget: 14000 UAH Deadline: 7 days

Hello! The task is completely feasible, and the selection logic is clear. Standard parsers are indeed not suited for this, as deep multi-level filtering is required.

I am ready to develop such a Telegram bot for you. To ensure the tool works reliably and does not trigger blocks from Telegram, I will implement it using the Telegram Client API (Telethon/Pyrogram). A regular bot will not work here, as only a real account (userbot) can parse channel discussion participants and check private profile data.

  • Projects -
  • Rating -
  • Rating 225

Budget: 4000 UAH Deadline: 7 days

I will create a Telegram parser for this two-step verification: I will collect participants of the channel discussion and check each profile separately for the presence of their own channel and the number of subscribers; only unique profiles with at least 200 subscribers will be included in the sample.

I tried to create a similar parser for Telegram groups, and I know that it is harder than it looks. Checking each profile and channel takes time, and to avoid hitting Telegram's limits, pauses are necessary. This can be done, and I am ready to take it on.

I work through Telethon, and I will use a separate parser account for collection; the library provides direct access to both the list of participants and profile views.

In the end, you will receive a file/list with ready unique links, @accounts, which can be opened and worked with immediately.

We can discuss the details in the chat.

  • Projects 32
  • Rating 5.0
  • Rating 11 750

Budget: 5000 UAH Deadline: 1 day

Good day! I develop in Python, have worked on similar projects with React/Node.js, and am ready to collaborate.

  • Projects -
  • Rating -
  • Rating 186

Budget: 5000 UAH Deadline: 4 days

Good day!
I am ready to complete this project
Quickly and efficiently!
I look forward to your feedback!

  • Projects 55
  • Rating 5.0
  • Rating 4 957

Budget: 1500 UAH Deadline: 1 day

Good evening, I am a Python developer with extensive experience working with Telegram. I have a ready-made option. Write to me - we will discuss the details and customize it for you.

  • Projects -
  • Rating -
  • Rating 459

Budget: 5000 UAH Deadline: 5 days

I will implement a parser for participants of Telegram discussions with filtering by channels with 200 subscribers — exactly the logic you described.

I use Telethon (MTProto API): it provides direct access to participants of chats and discussions of channels, allows checking each profile — whether there is a public channel and how many subscribers it has. I have done similar filtering by parameters of Telegram profiles in tasks for automating audience work.

The interface is simple: you paste the link, the program automatically determines the type (channel or chat), if necessary, goes to the discussions section, collects unique participants, checks each one by criteria, and provides a ready list of links to profiles in a file.

The final cost will be clarified after the conversation — I initially estimate about 15-20 hours of work, but the exact figures depend on the details of implementation.

Write to me — we will discuss the details and start the project.

  • Projects 20
  • Rating -
  • Rating 2 116

Budget: 8000 UAH Deadline: 3 days

I understood the task: I need a tool, program, or Telegram bot that parses participants from the Discussions section based on a link to a channel or chat, selects only unique users with their own public channel of at least 200 subscribers, and exports a list of profile links.

The feasibility is good; this is a standard task through the Telegram API (via Telethon or Pyrofork). We connect to the discussion chat, extract the list of participants, check each profile for an associated channel and its size (the subscriber count is available through the same API), filter, and remove duplicates.

I will create a simple interface: you paste the link to the channel or chat, start the collection, and receive a file with unique links to suitable profiles. No unnecessary setup, as you requested.

One nuance: Telegram limits the frequency of such requests, so for large chats, the collection will take time; I will include pauses between checks to prevent the account from hitting limits. This is normal for such a task and is not a blocker.

The realistic implementation timeframe is 2-3 days.

  • Projects -
  • Rating -
  • Rating 72

Budget: 2000 UAH Deadline: 5 days

Hello! The task is fully feasible and very interesting. I am ready to develop such a parser for you in Python using the Telethon client library (it will work through your Telegram account).

How it will work:
The script will automatically find the discussion chat of the channel, gather users, analyze their profiles for links, and check the number of subscribers on their channels. In the end, you will receive a clean list of unique links in a convenient format (for example, TXT or Excel).

Account security: Since Telegram has strict limits on fast requests, I will implement smart delays between profile checks to prevent your account from being blocked.

Working format: It can be made as a console utility (run on PC, enter the link, receive the file) or a simple menu in a Telegram bot.

  • Projects -
  • Rating -
  • Rating 472

Budget: 4500 UAH Deadline: 4 days

Hello! I am ready to implement this tool for you. I have experience working with the Telegram API (Telethon/Pyrogram libraries), so the task of parsing chat participants and filtering profiles based on the presence of a channel with a specified number of subscribers is clear to me. I will develop a script for you that will take a link, check for the presence of a channel for the user, analyze the number of subscribers, and save only unique profiles in a format convenient for you (for example, Excel or CSV). The implementation will be as simple to run as possible. I am ready to discuss the details and start working. Feel free to write!

  • Projects 10
  • Rating 5.0
  • Rating 2 283

Budget: 1500 UAH Deadline: 2 days

Good day!
The task is feasible, but there is a technical detail worth mentioning right away: if the account through which the collection is being made is not an admin of the chat, in large Telegram discussions, it does not return all participants, but reliably only those who have actually sent messages. For active discussions, this usually represents the main audience, but you will not receive a complete list of people silently present in the chat; this is a limitation of the platform, not the tool.

For each collected participant, I check the profile (bio) for a link to the channel, and if it exists, I go in and check the number of subscribers, filtering out those with fewer than 200. If the user has not specified a channel in their profile, it will not be possible to determine channel ownership; Telegram does not have a direct API method for this.

The process can be managed through a simple Telegram bot: you send a link and receive a file with the list. Under the hood, this will work through the Client API (Telethon) from a separate technical account, not necessarily your personal number, with pauses between requests to avoid getting blocked for frequent profile queries.

I have experience in developing Telegram bots, so wrapping it in a user-friendly interface will not take much time; the main time will be spent on the filtering logic and protection against limits. I am ready to start working today.

  • Projects -
  • Rating -
  • Rating 196

Budget: 20000 UAH Deadline: 7 days

We already have a similar solution for Telegram automation and lead selection, which can be quickly adapted to your logic and launched as a pilot.

It is feasible, but with a nuance - Telegram does not always provide all data on participants and profiles, so careful collection with limits and testing links is necessary.

The first version - 20,000 UAH and 7 days.

Relevant examples:
- https://business.ingello.com/vorfahr - automation of data collection and selection according to specified rules
- https://business.ingello.com/fractal - agency automation and complex workflows

  • Projects -
  • Rating -
  • Rating 94

Budget: 850 UAH Deadline: 1 day

Hello! I have already implemented exactly such a solution: receiving a link to a channel/chat, automatic transition to "Discussions" for channels, collecting unique participant profiles with a filter for having their own channel with 200+ subscribers in bio. Everything has been tested and works. I am ready to show a demo and discuss the details.

  • Projects 212
  • Rating 5.0
  • Rating 5 128

Budget: 4000 UAH Deadline: 3 days

Good day
I can create similar software in the form of a program for Windows. To operate the program, it will be necessary to connect real Telegram accounts, from which requests will be made to obtain users and information about their channels. The more accounts are connected, the faster the program works. This is because there are limits on how often an account can request information.

  • Projects -
  • Rating -
  • Rating 249

Budget: 700 UAH Deadline: 1 day

Good day, I have experience in developing bots in Telegram!!!
I am ready to complete this task.
I will do it literally in 1 day. The cost is 700 UAH.
I am ready to show the bot I developed!

  • Projects 5
  • Rating 4.5
  • Rating 1 382

Budget: 2500 UAH Deadline: 1 day

Since standard Telegram bots do not have access to users' personal profiles and participant lists, I will implement this solution based on the Telegram Client API using the Telethon library. For you, this will be a very simple tool: you send the bot a link to the channel or chat, the script connects to the discussions, collects participants, accesses their profiles, finds the attached channel, checks the subscriber count (from 200), and provides you with a ready text file or Excel spreadsheet with unique links to the profiles.

I will do it as quickly as possible and with quality. Write to discuss the details.

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 4000 UAH Deadline: 2 days

Hello. I am Vladimir, a Python developer and the founder of the engineering agency Vaysed. Your task of developing a tool for targeted audience parsing from chats and discussions in Telegram is completely clear to me. You are asking for an assessment of feasibility, and as a technical specialist, I am ready to discuss this process in detail.

Implementing the described logic is fully possible, but a standard Telegram bot will not handle it due to the limitations of the official API. For such deep analytics, I will write a script in Python using the Pyrogram library. The program will operate as a user bot, meaning it will act in the background on behalf of a regular technical Telegram account.

For you, the interface will be as simple as possible. You send the bot a link to the channel. The script automatically determines the associated discussion chat and collects a list of participants. Then, custom filtering logic is initiated. The program sequentially opens the profile of each collected user and analyzes the text in their description. If there is a link to a channel, the user bot discreetly accesses it, checks the status of its public visibility, and reads the number of subscribers. If there are 200 or more, the link to this person's profile is saved in the final list without duplicates.

I must immediately warn you about an important technical detail. Telegram has strict limits on mass requests to profiles and channels. To prevent the parsing account from being blocked for spam activity, the script will implement programmed delays. The process of collecting and verifying thousands of profiles will not be instantaneous, but it will be fully autonomous and reliable.

In the end, you will receive an intuitive bot where you simply need to drop a link and, after some time, retrieve a ready text file with the filtered database of necessary contacts. I will deploy and configure the entire server part and data routing myself. You can review my approach and examples of automated Telegram systems in my portfolio at the link Freelancehunt.

  • Projects 118
  • Rating 5.0
  • Rating 9 896

Budget: 4500 UAH Deadline: 3 days

Hello.

I develop parsers and bots for Telegram using NodeJS. I'm ready to take on the project. Write to me, and we will discuss.

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Hello. I am ready to take on the development of a Telegram bot for effective parsing and filtering of users according to your criteria. I will propose an architecture based on the official Telegram API clients, which will allow not only to efficiently parse data but also to reliably identify public channels in user profiles and check their number of subscribers, while adhering to all technical limitations of the platform. I have experience implementing similar systems, including the development of optimized algorithms for working with the Telegram API, as well as ready-made modules for session management and avoiding blocks. The final tool will be as user-friendly as you requested, providing a clear and unique list of profile links. I suggest discussing all implementation details, final budget, and timelines in private messages.

  • Projects -
  • Rating -
  • Rating 893

Budget: 1000 UAH Deadline: 1 day

Good day, Rashyd Sol.

The solution is fully implemented, but the key challenge here is not the parsing itself, but checking each participant for their own channel with 200+ subscribers. Telegram strictly limits the number of requests to the API, so mass profile checks without protection will lead to a quick ban of the account. Your tool will use request queues with controlled delays and session rotation — this allows for stable data collection, albeit not instantaneously. The larger the processing volume, the longer the collection will take, and it is important to understand this in advance.

The logic will work like this: you insert a link — the bot automatically determines whether it is a channel or chat, goes to "Discussion," and extracts unique participants. Then each profile is checked for the presence of a public channel via the Telegram API, and to get the exact number of subscribers — through a controlled browser, since the API does not always return this figure directly. The result will be a clean list of links without duplicates, filtered by your criterion of 200+.

You will receive a Telegram bot with a minimal interface: one message with a link triggers the entire chain, and the finished result is sent as a file. Implementation in Go will ensure stability during long collection cycles without unnecessary dependencies. If the volume of channels to check turns out to be large, it is worth discussing a gradual working mode — this will keep the account alive and provide predictable results.

Options:

  • Projects 35
  • Rating 5.0
  • Rating 1 315

Budget: 4000 UAH Deadline: 3 days

Hello. The task is feasible. However, there are many nuances; in fact, many performers have already described them. I will briefly write from my side. A VPS is needed, on which a userbot will be launched - in simple terms, this is a Telegram that is installed on the VPS. Telegram bans for parsing, so it is preferable for the userbot to be registered not with the main Telegram number. Overall, everything can be done, feel free to reach out. I have a couple of similar templates.

  • Projects -
  • Rating -
  • Rating 440

Budget: 1250 UAH Deadline: 2 days

Hello, Rashid! I have reviewed your task. It is a fully implementable project, however, there is an important technical nuance: standard Telegram bots do not have access to analyze other people's profiles and channels.

I will develop a solution for you in Python 3.12 using the Client API (Telethon library). You will be able to manage the process through a convenient and simple Telegram bot (inserted the link — started the collection).

Here’s how I will implement the logic you described:
1. Discussion parsing: The script will automatically enter the "Discussions" section of the specified channel, collect the IDs of active participants, and immediately filter out duplicates.
2. Deep filtering: Using the getFullUser method, the script will check the profile of each user. If they have a linked personal public channel, the bot will enter it, check the number of subscribers, and filter out anyone with fewer than 200.
3. Protection against limits (Anti-Flood): Telegram strictly punishes frequent requests to profiles. I will set up proper "smart" pauses between actions so that your account operates stably and without blocks.

In the end, the bot will provide you with a clean, ready file (.xlsx or .csv) with a list of unique target profiles. The code will be neat, with comments, and ready for deployment on Railway hosting.

  • Projects -
  • Rating -
  • Rating 375

Budget: 900 UAH Deadline: 2 days

Hello!
The task is straightforward, but there is one nuance. Telegram hides the full list of participants for large groups, so I reliably gather those who have actually posted in the "Discussions." I go through them and pull their profiles. Then, for each one, I read the personal channel field (Telegram provides it via getFullUser), enter the channel, take the number of subscribers, filter out those with fewer than 200, and remove duplicates. The tool is simple: you paste the link, run it, and get the output in CSV. It works through my account with pauses to avoid spam limits, which dictates the speed of collection, nothing more.

I will run it on your test channel and show you a sample output before payment, so you can see for yourself that the filter for 200+ subscribers works. 900 UAH, the profile is new, I am taking less for the first review, payment through Safe after file verification. One question: do you need collection from one specific channel or a universal tool for any pasted link?

  • Projects 18
  • Rating 4.4
  • Rating 2 160

Budget: 3500 UAH Deadline: 2 days

Hello! The task is fully feasible but requires a custom solution on the Client API (user bot), as standard bots do not have technical access to analyze profiles and other channels.

Cost of implementation: 3500 UAH.

Here’s how I propose to do it:

- Interface: A simple program (one-click launch) or a convenient Telegram bot for management. You will receive a clean Excel file with the results.
- Deep filtering: The script will automatically find channel discussions, read the profiles of commentators, check for the presence of their personal channel, and filter out those with fewer than 200 subscribers.
- Protection against bans: Telegram strictly limits the frequency of profile checks. I will set the correct pauses (timings) between requests to ensure the script runs smoothly and your account is not blocked.

  • Projects 11
  • Rating 5.0
  • Rating 1 773

Budget: 8000 UAH Deadline: 5 days

We have experience in developing tools for working with the Telegram API, including parsing participants and content from chats and discussions. We implement this through the Telethon library, which ensures high data collection speed and operational stability. We are ready to start implementing the functionality for transitioning to discussions and exporting the audience in a format convenient for you.

  • Projects 6
  • Rating 5.0
  • Rating 1 328

Budget: 1500 UAH Deadline: 2 days

Hello!!!

I specialize in parsing and creating bots, I will make you a simple parser with convenient tools.

Feel free to reach out.

  • Projects 80
  • Rating 5.0
  • Rating 9 685

Budget: 5000 UAH Deadline: 3 days

Hello.
I have extensive experience in developing Telegram bots.
Feel free to contact me privately, we will discuss the details and get to work.

  • Projects 125
  • Rating 5.0
  • Rating 4 053

Budget: 3000 UAH Deadline: 5 days

Hello! I am ready to develop a program for parsing participants of chats and channels based on specified criteria (including where participants are hidden). I will ensure the uniqueness of links and compliance with requirements. I look forward to your questions and am ready to discuss the details.

  • Projects -
  • Rating -
  • Rating 327

Budget: 6000 UAH Deadline: 5 days

Rashid, the task is clear: you need a tool that will filter the active audience from chats based on specific metrics of their own channels. Since Telegram constantly updates the restrictions on accessing participant data, it is critically important to build the process through stable work with the official API to minimize the risk of blocks and ensure accurate reading of subscriber information in users' channels. I will create a local script for you with an interface for inputting links, which will automatically go through each found profile, check for the presence of a public channel, and the current number of subscribers in it. Please let me know if you plan to run the collection from one account or if there is a need to use multiple profiles to avoid limits on the number of requests?

  • Projects 9
  • Rating 5.0
  • Rating 656

Budget: 1000 UAH Deadline: 1 day

Good day, Rashyd!
In general, the task is clear, but to provide an accurate response regarding the timeline 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.

Proposals concealed

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules