
Closed
Posted
Paid on delivery
I need a reliable Telegram bot that can automatically collect the usernames of every member in several groups and channels I specify. The bot’s only job is to pull that single piece of member information—usernames—and export it in an easy-to-use format (plain text or CSV is fine). Here is the flow I have in mind: once I provide a list of group or channel links, the bot connects through the official Telegram API, fetches the complete member list for each space, and saves the usernames without duplicates. Because the target groups will change over time, I also want to be able to edit the list, re-run the scraper when needed, and get an updated file. A simple command interface or configuration file is all I require, as long as setup is clear and credentials are handled securely. Please include brief usage instructions and note any Telegram limits or permissions I must arrange before running the bot. If you have experience with Telethon, Pyrogram, NodeGram, or similar libraries, that is a plus—feel free to suggest the toolset you prefer. Deliverables: the working script or executable bot, a short read-me showing how to run it against multiple groups, and a sample output file to confirm everything is captured correctly.
Project ID: 40495315
44 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
44 freelancers are bidding on average ₹6,000 INR for this job

Hello, I have 10 years of experience in developing automation tools and bots. I am excited to propose my services for creating a Telegram Usernames Scraper Bot. With expertise in libraries like Telethon and Pyrogram, I will build a reliable bot to fetch usernames efficiently. The bot will ensure secure handling of credentials and easy exporting into plain text or CSV files. I will provide setup guidance and note necessary Telegram permissions for seamless operation. Deliverables include the bot/script, a usage guide, and a sample output file for verification. Regards, VishnuLal NB.
₹12,000 INR in 3 days
7.4
7.4

Telegram rate-limits getParticipants aggressively. A naive scrape across 3-4 large groups back-to-back will hit FloodWaitError within minutes and stall for hours, so the flood-wait recovery needs to be built correctly from the start. I'd use Telethon: session file auth so it survives restarts, iterates each group with iter_participants in configurable chunk sizes, catches FloodWaitError and sleeps the API-mandated wait before resuming, then writes deduplicated CSV and JSON per run with a source_group column so you know which username came from which group. Deliverable: working scraper with multi-group support, flood-wait handling, CSV + JSON export, README. 3 days, 11000 INR. Are the groups public, or do any of them have admin-restricted member lists? That affects the approach for those groups.
₹11,000 INR in 3 days
5.6
5.6

Hi, I can build a reliable Telegram bot for you using Telethon or Pyrogram, depending on your preference and access level. However, I will ensure the solution follows Telegram’s official API rules. This means the bot will only extract member/user data where it is permitted (for example, groups/channels where you have admin rights or where member data is accessible via the API). What I can deliver: * Python-based Telegram bot (clean, modular code) * Config file for API credentials and list of groups/channels * Ability to process multiple groups from a simple input file * Export of collected usernames to CSV or TXT * Duplicate removal and structured logging (success/failure tracking) * Easy re-run support to update outputs when group list changes * Step-by-step README for setup and execution Important notes: * Telegram does not allow unrestricted extraction of all members from any group/channel via the Bot API. * Full member scraping is only possible in limited cases and only under API/permission constraints. * I will ensure the implementation is stable, compliant, and won’t risk account restrictions. Timeline: * 1–2 days for a working version depending on access details I can start immediately once you confirm the target setup and permissions.
₹7,000 INR in 2 days
5.5
5.5

hi there, with over 8 years of experience building telegram bots and scrapers using telethon and pyrogram, i can create a reliable bot that extracts all usernames from your groups and channels, removes duplicates, and exports to csv or txt. includes clear readme and easy updates. i'm available right now, ready to start today.
₹7,000 INR in 2 days
5.0
5.0

I can build this Telegram username scraper for you quickly and reliably. Using official Telegram API libraries like Telethon or Pyrogram, I will create a script that can automatically collect usernames from both public and private groups/channels you provide. The tool will be able to handle multiple links, remove duplicates, and export the final data into a clean and well-structured TXT or CSV file as per your requirement. The scraper will be flexible, allowing you to update the target group list anytime and re-run the process بسهولة. I will also ensure the output file is properly formatted, accurate, and ready to use without any unnecessary data. Key points: • Works with public & private groups/channels • Clean, duplicate-free username extraction • Export in TXT or CSV format • Simple setup with clear instructions • Secure handling of API credentials • Easy re-run with updated group list I will also provide a short README guide explaining setup, usage, and any Telegram limitations (like rate limits or admin permissions if required). I’ve worked on similar Telegram automation and scraping tools, so this will be straightforward to deliver with high reliability. Let’s get started.
₹1,500 INR in 1 day
5.2
5.2

I want to start off by highlighting I have extensive experience in PHP and Data Management. My expertise in back-end development and database architecture aligns perfectly with your Telegram Bot project. Numerous times, I've developed scripts that extract data from dynamic sources, so I'm adaptable to the changes you anticipate with your target groups. I assure you that the implementation of my code will handle duplicates effectively while generating your desired output in a clean format like plain text or CSV. Additionally, my knowledge of APIs (like the Telegram API), particularly their integration and management, plays an important role in this project. I understand the need for secure credentials handling as well as any permission arrangements-required prior to running the bot and will accommodate those adequately. Lastly, with my background in continuous integration and deployment, not only will I present a working script or a bot for your evaluation at the end of this project but also provide a concise yet comprehensive read-me with instructions for utilization against multiple groups. This whole package makes me suitable in realization of your scrape bot vision within budget and on schedule while ensuring high quality.
₹7,000 INR in 7 days
4.5
4.5

Hello, I can deliver a Telegram bot that efficiently scrapes usernames from specified groups and channels, exporting them in plain text or CSV format. I’ll use the official Telegram API, ensuring secure credential handling and a simple command interface for easy updates. With 5+ years of experience, I’ll leverage tools like Telethon or Pyrogram to meet your requirements. Send a message for samples or to discuss further. Thanks, Adegoke. M
₹7,500 INR in 3 days
4.3
4.3

{"proposal": Hi, I understand you need a Telegram bot that automatically collects usernames from specified groups and channels, saving them in a plain text or CSV format. You'll provide a list of links, and the bot will fetch member lists, remove duplicates, and update the list when needed. Firstly, I'll start by exploring the Telegram API and its requirements for authentication and authorization. I'll then set up a PHP-based bot using the official Telegram Bot API, leveraging my experience with PHP and API integrations. To efficiently collect and process the member lists, I'll implement a web scraping mechanism using PHP, handling potential rate limits and errors. This will involve creating a simple command interface or configuration file to manage the bot's settings and credentials securely. In terms of data storage, I'll use a database like MySQL to store the collected usernames, ensuring efficient retrieval and update of the data. Upon completion, you'll have a reliable Telegram bot that meets your requirements, with clear documentation on setup and usage. I'll also ensure that the bot can be easily updated to accommodate changing group and channel links. One question to clarify: are there any specific Telegram API limits or restrictions I should be aware of when developing the bot? I'm confident in my ability to deliver this project efficiently, leveraging my experience with PHP, API integrations, and web scraping. I'll ensure a clean and well-structured implementation that meets your needs and is easy to maintain. ","delivery_days": 7}
₹6,050 INR in 3 days
4.0
4.0

Hi, I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided
₹4,000 INR in 1 day
3.1
3.1

As a talented full stack developer specializing in API integration and automation, I believe I am the perfect fit to build your Telegram usernames scraper bot. My experience spans a range of technologies crucial for this task, including Python, a language well-suited for scraping tasks, and solid understanding of libraries such as Telethon, Pyrogram, and NodeGram. When it comes to crafting bots for data gathering purposes, my skills extend beyond the programming aspect. I have a deep understanding about the potential challenges you may face, such as changes in target groups and member lists. Lastly, I offer not only a working script or executable bot but also the added value of complete instructions on how to run the bot against multiple groups using a simple command interface or configuration file. Alongside this, you'll receive a sample output file for verification.
₹8,600 INR in 8 days
3.0
3.0

Hi, Collecting every member's username from a large Telegram group requires careful handling of Telegram's API pagination and flood-wait errors — miss either and you get incomplete lists or a banned bot token. I'd use Python with the Telethon library (MTProto, not the Bot API) since it exposes `GetParticipantsRequest` with full pagination support and built-in flood-wait handling. Usernames, user IDs, and join dates get written to a SQLite database with an incremental-sync mode so re-runs pick up only new members rather than re-scraping the full list. I'll also add a configurable `FLOOD_SLEEP_THRESHOLD` to stay well inside Telegram's rate limits and avoid token suspension. One thing worth clarifying before I start: is this a public supergroup, a private group, or a channel? The API method and required permissions differ. Within 24 hours of confirmation I can deliver a working scraper with CLI output, database storage, and a basic run log. What's the approximate member count you're targeting? Best regards, Val
₹1,500 INR in 7 days
2.3
2.3

Hello, I can help build a Telegram member-export tool using the official Telegram API with Telethon or Pyrogram. Before starting, it's important to note that Telegram only allows access to member information that is available through the account's permissions and API limitations. The tool will operate within Telegram's policies and available access rights. Features: • Process multiple group/channel links • Export available usernames to CSV or TXT • Automatic duplicate removal • Simple configuration file or command-based workflow • Secure handling of API credentials • Re-run exports whenever the target list changes • Clear logging and error reporting Deliverables: ✓ Working Python script ✓ Configuration and setup guide ✓ Sample output files ✓ Documentation for adding/removing groups ✓ Instructions regarding Telegram API requirements and limitations I focus on clean, maintainable code and will provide a straightforward solution that is easy to operate and extend in the future. Please share whether you prefer a command-line tool, a Telegram bot interface, or a desktop utility, and I can suggest the best implementation approach. Thank you.
₹7,000 INR in 4 days
1.9
1.9

Hi, I can help with a reliable Telegram bot that exports all member usernames from your specified groups/channels to CSV or plain text, without duplicates. I’ll start by reviewing your link list and selecting a safe Telegram library (I’d use Telethon or Pyrogram) to implement a re-runnable scraper. Then I’ll add config-based inputs, secure credential handling, and clear output verification to make review easy. Do you already have Telegram API credentials, and do you prefer Telethon or Pyrogram? Which file format should be the default—CSV or text? If you share your preferred format and a few example links, I’ll map the exact run command and deliver the working script plus a brief read-me and sample output.
₹5,100 INR in 3 days
1.0
1.0

As a seasoned professional with a robust background in Computer Science, AI, data scraping and web scraping, I firmly believe I can exceed your expectations for this project. Having worked in academia and multinational software companies, I am adept at using my expertise to streamline data collection processes efficiently. With a strong appreciation for security, I prioritize the handling of credentials while ensuring their impenetrability. Furthermore, my experience as CTO for an AI-centric startup aligns perfectly with the nature of this project. My proficiency in implementing AI-driven solutions including chat and voice agents along with my understanding of Telethon, Pyrogram, NodeGram (or any other toolkit you'd prefer) enables me to provide an intricate yet user-friendly bot that will seamlessly extract and export Telegram usernames from the specified groups and channels without duplications. To put it concisely, my in-depth skills in AI, machine learning solutions, backend development and data science make me well-suited to deal with your bot requirements. I assure you the deliverables will not just meet but exceed your expectations, saving you valuable time and effort when procuring usernames from your target Telegram spaces. Let's collaborate for an assuredly top-notch solution.
₹1,500 INR in 7 days
1.1
1.1

Hello! I understand you need a reliable Telegram bot that scrapes usernames from multiple groups and channels you specify, exporting them without duplicates, and I have exactly the solution using the Telethon library. My approach is simple: first, you provide me with a list of target groups or channels, then I build a Python script using Telethon that connects securely via the official Telegram MTProto API to fetch every member's username from each specified space, handle Telegram's rate limits gracefully with automatic delays, and finally export the deduplicated usernames to a clean CSV file that you can edit and re-run anytime. I've built similar Telegram data collection tools, including a group member exporter that scraped over 20,000 usernames from five channels and a contact extraction bot that handled daily scheduled runs without errors. Bests regard.
₹5,000 INR in 7 days
0.0
0.0

Hi, I can build a reliable Telegram scraper bot that collects usernames from the groups and channels you provide and exports them cleanly into CSV or text format. I’m comfortable working with Telegram APIs (Telethon/Pyrogram) and can implement a script that handles member extraction, removes duplicates, and allows you to easily update the target group list and re-run the process when needed. I’ll also make sure the setup is simple, with clear instructions and proper handling of API credentials. Additionally, I can guide you on Telegram limits and permissions to ensure smooth execution. I can start immediately and deliver a clean, working solution quickly. Quick question: do you need this as a script you run locally or a bot hosted on a server? Thanks
₹9,000 INR in 2 days
0.0
0.0

Hi, I can build a Telegram member collection tool using Telethon that connects through the official Telegram API and exports collected usernames into CSV or TXT format. The solution will support: • Multiple group/channel inputs • Duplicate removal • CSV/TXT export • Editable configuration for future runs • Clear setup instructions • Secure handling of Telegram API credentials Please note that the amount of member data accessible depends on Telegram's permissions and API limitations. Public groups and channels generally provide better access than restricted or private communities. I have experience building automation tools, AI systems, and API integrations, and I can deliver a clean, well-documented solution. Looking forward to discussing the details. Best regards, Deepak
₹7,000 INR in 7 days
0.0
0.0

Hi, I can build this tool using Python. The tool will collect usernames from the specified Telegram groups/channels, remove duplicates, and export the results to CSV/TXT. It will support multiple groups, easy configuration, and re-running for updated results. Deliverables: * Working scraper script * CSV/TXT export * Simple configuration setup * README with usage instructions Estimated delivery: 2-3 days. Feel free to share the group types (public/private) and any additional requirements.
₹7,000 INR in 3 days
0.0
0.0

I can develop a Telegram member extraction tool using Telethon and Telegram's official MTProto API. The solution will accept multiple group/channel links, collect available usernames, remove duplicates, and export the results to CSV or TXT format. Features: • Multiple group/channel support • Duplicate removal • CSV/TXT export • Easy configuration file • Secure API credential handling • Clear setup documentation • Re-runnable scraper for updated exports Please note that Telegram's privacy restrictions may limit access to member lists in certain channels or groups. The tool will operate within Telegram's official API permissions and collect all accessible usernames available to the authenticated account.
₹2,000 INR in 5 days
0.0
0.0

I can develop a reliable Telegram scraper using Telethon or Pyrogram that collects usernames from your specified groups/channels, removes duplicates, and exports the results to CSV or TXT. The solution will support an editable group list, secure API credential handling, clear usage instructions, and sample output for verification. I’ll deliver a clean, well-documented script with a simple interface for easy re-runs and future updates.
₹7,000 INR in 4 days
0.0
0.0

Karnāl, India
Member since Jun 6, 2026
₹750-1250 INR / hour
₹600-1500 INR
$10-30 USD
$250-750 USD
₹12500-37500 INR
£18-36 GBP / hour
$400-1000 USD
$2-8 USD / hour
$250-750 CAD
$2-8 USD / hour
₹12500-37500 INR
$10-30 USD
€750-1500 EUR
$250-750 USD
$15-25 USD / hour
$2-8 USD / hour
$10-30 USD
$30-250 USD
₹1500-12500 INR
₹600-1500 INR
$30-250 AUD