Telegram scraping issues

mt333333

Registered Member
Joined
Jun 9, 2023
Messages
69
Reaction score
22
Iv been able to scrape private TG groups for a while, i loaded my scraper today to find im only able to scrape 47 members, i switched API, even tried other scrapers, all of them only taking 47 memebers, anyone else with this issue?
 
fixed it, it was limited due to the private group hiding its members and only showing admins/mods, i worked around it by editing the py script to scrap all users who have spoken or have been mentioned in the groups chat
 
i'm curious, what data are you able to scrape? i don't use telegram, why i am asking
 
anything from TG, i scrape usernames only for mass dm marketing
 
fixed it, it was limited due to the private group hiding its members and only showing admins/mods, i worked around it by editing the py script to scrap all users who have spoken or have been mentioned in the groups chat
Hi can you make a bot that do scrape members who have sent messages in a group & add them to a new group?
 
Hi can you make a bot that do scrape members who have sent messages in a group & add them to a new group?
yeah only for groups where memebers arent hidden in the settings, if the admin has decided to hide memebers and only show admins, then no, in that case it will only scrape memebers which have spoken or have been mentioned in the group
 
what's the script from which you r able to scrape the members who have messaged in the group?
 
hahaha bruv i already have built few softwares for telegram, glad you gave me the how to scrape groups with hidden members
 
hahaha bruv i already have built few softwares for telegram, glad you gave me the how to scrape groups with hidden members
wat you talking about lol i haven't given you anything we haven't even spoken before - careful guys this guy might pretend to have the scripts to scam you, i haven't given them to anyone be cautious.
 
wat you talking about lol i haven't given you anything we haven't even spoken before - careful guys this guy might pretend to have the scripts to scam you, i haven't given them to anyone be cautious.
lol hahaha, you gave me the idea brother, i'm a coder so no worries, i'm not sellin anything
 
What techstack are you using for your script? If it`s not a secret. Can help you with that, if it`s Node or Python
 
Back
Top