Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DenizShabani/SimpleTelegramScraper
https://github.com/DenizShabani/SimpleTelegramScraper
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/DenizShabani/SimpleTelegramScraper
- Owner: DenizShabani
- License: mit
- Created: 2022-02-11T01:19:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-15T14:02:23.000Z (over 2 years ago)
- Last Synced: 2024-06-27T12:32:12.739Z (5 months ago)
- Language: Python
- Size: 35.2 KB
- Stars: 17
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleTelegramScraper - the best scraper on GitHub
This simple python script scrapes accounts from public groups via Telegram API and saves them in a CSV file with their username, usersID, access hash, groupName, groupID and last seen online.
You can choose to scrape all members, active members(users online today and yesterday), members active in the last week, past month or not active members.
It can scrape more than 95% of users in a group! Bots are not included in the CSV file. The admins are also saved separately on admins.csv file.
It can sometimes occur that towards the end a bug occurs due to FloodWaitError, however, by this time more than 95% of users are already scraped :)
IT ONLY WORKS FOR PUBLIC GROUPS!!!
# How to use
* Install Requirements
`pip install -r requirements.txt`
* Change the literals in the beginning of the script as explained in the script(API_ID, API_HASH, PHONE, GROUP_NAME)
* Run the command
`python main.py`
# Buy me a coffee
If you liked this and would like to see more projects of a similar nature then I would really appreciate it if you support me. If you cannot then please starr this project :D
For crypto donations please contact me :)
https://www.buymeacoffee.com/denizshabani
# Warning
* This tool is official and completely free to use. Do not buy if anyone tries to sell by copying script
# News
* If you need any help then please write in this groupchat
- [![Telegram Group](https://img.shields.io/badge/Telegram-Group-brightgreen)](https://t.me/GitHubScriptsHelp)