• Projects 9
  • Rating -
  • Rating 2 072

Budget: 3000 UAH Deadline: 3 days

Good day! I already have experience creating a parser for Telegram groups and channels posing as a user, with results saved in Google Sheets. This parser also used complex logic with regular expressions to filter the necessary information and eliminate junk. The parser scanned price lists for products from different groups and channels, which posted lists in completely different formats. The parser extracted item names, prices, and quantities. In addition, the parser filtered out advertising and news posts from the data sources and collected only posts with product lists.

I work in Python using Telethon / Pyrogram.

Feel free to reach out, I would be happy to help!

  • Projects 101
  • Rating 5.0
  • Rating 8 135

Budget: 1000 UAH Deadline: 1 day

I have a ready parser on Pyrogram. I am ready to hand it over to you.

  • Projects -
  • Rating -
  • Rating 478

Budget: 1000 UAH Deadline: 2 days

Good day, Andrey! I have made exactly such parsers on Telethon using session — searching for groups by a list of keywords, a separate TXT for each word plus a general list of links, launched via CMD with a log in the console. There is a nuance here: the global Telegram search returns a limited output for one request, so to avoid losing groups, I add variations of the keyword and deduplication between requests, plus pauses against FloodWait. Is it more convenient to have the list of keywords in TXT or to input them in the console? I can do it in 1-2 days, and I can show a live demo of the parsing before starting.

  • Projects 8
  • Rating 5.0
  • Rating 1 645

Budget: 2500 UAH Deadline: 4 days

Good day, Andrey!

I understood the task: a parser on Telegram Session that searches for groups (public plus those accessible to the connected account) based on a list of keywords and saves them in txt. I work with Telethon in production every day, so this is a specialized task.

What you will get:
- a parser in Python/Telethon: it goes through your list of keys, searches for groups (global Telegram search plus what the account can see), and compiles a single list with deduplication;
- for each group, I will save the necessary fields in txt (link/username, name, type, and if possible, the number of participants);
- work through your test sessions, with rotation if there are several;
- careful with Telegram limits: pause and backoff between requests to avoid the account getting FloodWait or banned.

  • Projects -
  • Rating -
  • Rating 599

Budget: 1000 UAH Deadline: 3 days

Andrey, I can implement a Telegram group parser through Telegram Session: searching by any number of keywords, collecting public and accessible group accounts, saving to separate TXT files with the name, username, and link. I will add a search log in the console, the number of found groups, errors, and completion status. I work in Python, have experience with the Telegram API and data collection automation. After completion, I will provide the code, ZIP, and instructions.

  • Projects 3
  • Rating 5.0
  • Rating 1 130

Budget: 1000 UAH Deadline: 2 days

Hello! I have created exactly such Telegram group parsers — in Python using Telethon, with connection via session files. I work daily with Telethon sessions in my own projects, so I am very familiar with the Telegram API.

Regarding your specifications: searching for groups based on a list of keywords (no limit on the number), collecting the name, username, and link, a separate TXT for each word in the required format plus a general file from which all links can be easily copied together. Launching via CMD — the console shows the current query, how many groups have been found, the saving process, and any errors. I will provide a ZIP file with the source code, instructions, and a list of libraries.

One clarification regarding relevance: should the list of keywords be provided in a separate TXT file or entered in the console? And should different spellings of the same query (Poland / Polska / Polshada) be matched to avoid missing some groups? This will affect the search logic.

I am currently gathering initial feedback here, so I am taking this seriously and will meet the deadline. Approximately 2 days for a working version. I am ready to show a live demo of the parsing so you can see the work before making a decision.

  • Projects -
  • Rating -
  • Rating 613

Budget: 1000 UAH Deadline: 2 days

Hello!
Portfolio: Freelancehunt
Language: Python
Libraries:
Telethon — connection via session, group search through Telegram API
asyncio — asynchronous work
colorama — convenient output in the console

What will be implemented:

  • Projects 5
  • Rating 4.9
  • Rating 781

Budget: 1000 UAH Deadline: 7 days

Hello, I worked on a Telegram parser for collecting data from channels — we found groups by keywords and extracted 500+ contacts per session using Telethon. Similar functionality to your task.

I have a question: do we need to process multiple sessions in parallel, or is one at a time sufficient? This will affect the architecture of the solution.

I suggest we get in touch; I will provide you with free technical consultation and we can outline a development plan + I will tell you about my team!

  • Projects -
  • Rating -
  • Rating 272

Budget: 1000 UAH Deadline: 2 days

Good day! I am ready to develop a parser for Telegram groups according to your specifications.

Here is a similar working project, where I also created a parser for news from Telegram: my_kyiv_bot via the dog.

Experience with Telegram API: I have worked with Telethon and aiogram — parsing channels, content search, working through session, asyncio, error handling, and limits. I have projects that integrate the Telegram API and save results in structured files.

Language: Python 3 (Telethon / Pyrogram — preferably Telethon under session).

What I will do: load a list of keywords from a file or config, search for public groups and those accessible through the session, a separate TXT for each request (title, username, link), a block of links at the end of the file for copying, output in CMD (current request, counter, saving, errors, completion). Delivery: ZIP, source files, requirements.txt, instructions for running.

  • Projects -
  • Rating -
  • Rating 702

Budget: 1000 UAH Deadline: 2 days

Hello! I have experience working with the Telegram API. I suggest doing this in Python. You can check out my parsers in my portfolio) Feel free to write.

  • Projects -
  • Rating -
  • Rating 358

Budget: 2500 UAH Deadline: 2 days

Greetings! The task is completely clear, and the specifications are excellently structured.

Stack and programming language:
I recommend implementing the project in JavaScript (Node.js) using the Telethon/GramJS library (MTProto API). Most of these scripts are habitually written in Python, but for working in CLI (console) with asynchronous sessions, threads, and fast batch file writing, Node.js proves to be more stable, faster, and easier to maintain. It does not suffer from thread locking issues when parsing large volumes of data.

My experience with the Telegram API:
I have extensive experience with the Telegram API (both Bot API and client MTProto through .session files). I am well acquainted with the logic of bypassing limits (FloodWait), proper session handling to prevent accounts from getting banned during frequent search queries, and parsing global search results.

How the solution will be implemented:

  • Projects -
  • Rating -
  • Rating 439

Budget: 1000 UAH Deadline: 2 days

Greetings! I have studied the technical specifications, and the task is completely clear. I am ready to develop a console parser for Telegram groups based on keywords using the provided sessions.

I will write the software in Python using the Telethon library for working with sessions and global search, and to provide informative log output in CMD, I will add colorama. I have extensive experience with the Telegram API and regularly write similar scripts for automation and data collection. I will complete the task within 1–2 days, including testing on your accounts.

The parser will strictly adhere to the technical specifications: it will collect public and accessible groups for any number of keywords, displaying the current query, a findings counter, and errors in real-time in the console. The script will automatically create separate TXT files for each keyword, recording the data in your format (Title, Username, Link), and at the end of the document, it will output a comprehensive list of links for quick copying. I will deliver a ZIP archive containing the source code, dependencies, and instructions.

I am ready to start, please send the sessions for testing!

  • Projects -
  • Rating -
  • Rating 457

Budget: 1000 UAH Deadline: 3 days

Good day! We have experience working with the Telegram API and developing parsers in Python (Telethon/Pyrogram). We can implement: • searching for Telegram groups using an unlimited list of keywords; • working through a Telegram Session; • saving results in separate TXT files for each request; • displaying the group name, username, and link (if available); • the ability to separately obtain a list of all found links; • console mode with progress display, number of found groups, errors, and execution status. After completion, we will provide the source code, a ZIP archive of the project, a launch instruction, and a list of required libraries. The estimated implementation time is 2–4 days, depending on additional search and formatting requirements.

  • Projects 4
  • Rating 5.0
  • Rating 2 025

Budget: 1000 UAH Deadline: 7 days

Hello!

I have extensive experience in developing solutions for parsing and processing data (various sources, protection against blocking, automation). I am ready to complete the assigned task in the shortest possible time.

I suggest discussing the details in private messages.

  • Projects 125
  • Rating 5.0
  • Rating 4 053

Budget: 999 UAH Deadline: 1 day

Contact me, I will do it.
________________________
________________________

  • Projects -
  • Rating -
  • Rating 472

Budget: 1000 UAH Deadline: 2 days

Hello.

I can create a console parser for Telegram groups in Python using Telethon / Telegram Session.

What I will implement according to your specifications:
- searching for groups by any number of keywords;
- working with public groups and groups accessible through the connected session;
- saving the results in a separate TXT file for each keyword;
- outputting the name, username, and link;
- a separate block with all links for quick copying;

  • Projects -
  • Rating -
  • Rating 250

Budget: 1000 UAH Deadline: 2 days

Good day! I have reviewed the task — everything is clear and will be implemented.
I will create a parser in Python using Telethon — connecting through your Telegram session, searching for groups by each keyword, saving them in separate TXT files with the name, username, and link. At the end of each file, there will be a separate block with all the links for quick copying.
It will be launched via CMD, displaying the current query, the number of found groups, and any errors if they occur. I will deliver a ZIP file with the source code, instructions, and a list of libraries.
Please clarify — how many keywords are planned approximately, and is deduplication needed if one group is found by several queries? I am ready to start.

  • Projects 14
  • Rating 5.0
  • Rating 1 512

Budget: 3000 UAH Deadline: 1 day

Hello! I can implement it. Please message me privately to discuss all the details. I hope for cooperation!

  • Projects -
  • Rating -
  • Rating 651

Budget: 5000 UAH Deadline: 1 day

Good day!

The task is completely clear; automation and working with the Telegram API is one of my regular areas. I have over a year of experience developing scripts for Telegram (both standard bots and user bots for data collection).

Briefly on the implementation:

Language and stack: I can implement the project in either JavaScript (Node.js) or Python. However, for a console parser, I highly recommend Python (using the Telethon or Pyrogram library). This is the classic choice for working with Telegram sessions (.session), which guarantees maximum stability.

Logic of operation: The script will easily pick up your test sessions, process any number of keys, and neatly organize the results (Name, Username, Link) into separate .txt files. At the end of the file, I will create a block for convenient one-click copying of just the links, as you requested.

  • Projects -
  • Rating -
  • Rating 322

Budget: 1500 UAH Deadline: 3 days

Hello!

I have done this before. The main issue here is not writing to TXT, but the fact that Telegram's global search returns only a handful of results for a query — a naive parser will find about 5 groups and will look empty. I am expanding the coverage using several methods + removing duplicates, and I keep the pace carefully to avoid getting FloodWait and bans.

Python (Telethon). A separate TXT for each word in your format, with all links at the bottom in one block. Run from CMD with logs. The output will be a ZIP file with the code and instructions.

Question: sessions in the form of StringSession or .session files?

I have experience with the Telegram API. Ready to start 3 days after receiving the sessions.

  • Projects 11
  • Rating 5.0
  • Rating 1 032

Budget: 3500 UAH Deadline: 3 days

Good afternoon, there is already a similar tool, I will modify it a bit for your tasks, namely, I will implement real-time logging.

  • Projects -
  • Rating -
  • Rating 300

Budget: 1000 UAH Deadline: 2 days

Hello, I can create a console parser for Telegram groups according to your specifications.
I will implement:
- searching for groups based on a list of keywords;
- working through Telegram Session;
- saving results in separate TXT files;
- outputting the name, username, and link;
- a block with all links at the end of the file;
- displaying the process and errors in CMD.
Language: Python.
Library: Telethon.

  • Projects 5
  • Rating 4.9
  • Rating 1 753

Budget: 1000 UAH Deadline: 1 day

Hello!

I will create a parser for Telegram groups based on keywords — the task is clear.

Regarding your points:

Experience with Telegram API — I have worked with it, familiar with group searches and sessions;
Language — Python (Telethon/Pyrogram), just right for working through Telegram Session;
Launch from CMD, without GUI.
What I will implement: searching for groups based on a list of keywords (public + accessible to the connected account), a separate TXT for each word (Name / Username / Link) + at the end a block with all links for easy copying. In the console — current request, counter of found items, saving process, errors, completion. Output will be ZIP + code + instructions + list of libraries.

  • Projects -
  • Rating -
  • Rating 415

Budget: 1000 UAH Deadline: 1 day

Hello! I have reviewed your technical task for developing a Telegram group parser. I have experience working with the Telegram API (Telethon/Pyrogram) and automating data collection in Python.
Message me privately — we will discuss the details, and I will start working right away.

  • Projects 4
  • Rating 5.0
  • Rating 1 722

Budget: 1000 UAH Deadline: 1 day

I have experience in developing and integrating with the Telegram API, including working with client libraries such as Telethon and aiogram for data parsing, automating information collection, and processing results in real time. I have implemented projects for monitoring Telegram channels and groups, including filtering by key queries and saving data to databases. To complete the task, I plan to use Python, as it is optimally suited for working with the Telegram API, asynchronous operations, and CLI tools. The completion time is 2-4 days depending on the clarification of requirements and limits of the Telegram API.

  • Projects -
  • Rating -
  • Rating 893

Budget: 5000 UAH Deadline: 4 days

Good day, Andrey.

In brief:
Your parser will search for Telegram groups based on specified keywords through a connected session, saving the results in separate TXT files with the name, username, and link.
For reliability, I will use the official Telegram API via MTProto — this will allow for accurate results without the risk of blocking.
The console interface will display the search progress, the number of found groups, and errors in real-time.
Upon completion, you will receive a ZIP archive with the source code in Go, a launch instruction, and a list of dependencies — everything will be ready to work immediately after unpacking.

More details:
The Telegram group parser via MTProto session is a task I have implemented before: searching by keywords, filtering public and account-accessible groups, saving in TXT with the name, username, and link.

  • Projects -
  • Rating -
  • Rating 328

Budget: 1000 UAH Deadline: 1 day

Good day!

I am developing Telegram bots in Python using Telethon. In my profile under the portfolio section, there is a very similar project, a Telegram bot for parsing channels with export to XLSX/CSV: https://freelancehunt.com/showcase/work/telegram-bot-dlya-parsingu-kanaliv-eksportom/2045118.html. It searches for messages by keywords in specified channels, supports an unlimited number of keywords and channels, saves history, and exports results to tables.

You have a similar task to search for groups by keywords instead of messages in channels. I have experience working with Telegram Session through Telethon and can easily adapt it to your requirements.

Deadline: 1-2 days. Cost: 1000 UAH.

Check out my ready bot in the profile: https://freelancehunt.com/showcase/work/telegram-bot-dlya-parsingu-kanaliv-eksportom/2045118.html. I am ready to discuss the details.

  • Projects -
  • Rating -
  • Rating 253

Budget: 4500 UAH Deadline: 4 days

Good day! I can create this parser in Python. It will work through your Telegram session: it will take a list of keywords, search for groups, and create a separate TXT file for each query. The file will contain the group name, username, and link (if available). At the end, there will also be a separate list of all found links for easy copying. The program will run through CMD. During operation, it will show which query is currently being checked, how many groups have already been found, when results are being saved, and if any errors occur. After completion, I will provide a ready archive with the program, source code, instructions for running it, and a list of libraries. As for the timeline — 2–4 days.

  • Projects -
  • Rating -
  • Rating 253

Budget: 1000 UAH Deadline: 1 day

Hello!

I have reviewed your technical task. The task is clear: a stable parser for Telegram groups is needed based on keywords, searching both public chats and those accessible through a session. I have successful experience working with the Telegram API and am ready to implement the project turn-key.

  • Projects 34
  • Rating 5.0
  • Rating 9 897

Budget: 1000 UAH Deadline: 1 day

Good day! I have experience in developing Telegram bots using Python (aiogram and telethon) and automation scripts. I am ready to create a parser for you to search and save Telegram groups by keywords, using Telegram Session.

Write to me, we will discuss everything in detail, and I can start working on it right away.

Portfolio: Freelancehunt
Reviews: Freelancehunt

  • Projects 6
  • Rating 3.9
  • Rating 788

Budget: 1000 UAH Deadline: 5 days

Hello.
I have worked with the Telegram API and session authorization. It is better to use Python for this task, the execution will be through CMD, with output of the current request, the number of found groups, errors, and save status.
The estimated timeframe is about 2-3 days for a working version with instructions, a ZIP archive, and a list of libraries. For such requests, it is important to properly handle different languages and spellings, especially Poland/Polska/Polshada, to avoid losing relevant groups.
Could you please clarify if the list of keywords will be in a TXT file or should it be passed directly in the console? Should duplicates of groups between different requests be removed? And how many test Telegram sessions will there be for verification?

  • Projects 10
  • Rating 5.0
  • Rating 1 784

Budget: 1000 UAH Deadline: 1 day

Hello.

The development of a Telegram group parser will be carried out using Python and Telethon, which will ensure reliable interaction with the Telegram API for effective keyword searching and session management. I will implement a modular architecture that will allow for parallel processing of search queries and efficient management of the session pool, minimizing the risks of blocking and optimizing performance speed. I have ready-made solutions for similar automation and data collection tasks, which will allow for the quick deployment of a stable solution with an appropriate level of error handling. The results will be saved in a specified text format, and the console output will provide complete control over the execution process. I suggest discussing all implementation details, final budget, and timelines in private messages.

  • Projects 20
  • Rating 5.0
  • Rating 2 467

Budget: 1000 UAH Deadline: 1 day

Good day, I am ready to complete your task quickly and efficiently. I have extensive experience in creating various parsers. Please write to me in private messages to discuss the details. I would be happy to help :)

  • Projects 11
  • Rating 5.0
  • Rating 1 773

Budget: 1000 UAH Deadline: 2 days

Good day! We have extensive experience in developing tools for Telegram automation. We implement a parser using the Telethon library, which will ensure stable data collection from groups while considering all API limitations. We will set up the export in a format convenient for you. We are ready to start working immediately after agreeing on the details.

  • Projects 55
  • Rating 5.0
  • Rating 4 974

Budget: 1000 UAH Deadline: 1 day

Hello, I am a Python developer with 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.

Proposals concealed

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

Current freelance projects in the category Bot Development

15 July
15 July