Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
/ TeleCrawler Public archive

TeleCrawler is a program that lets you retrieve telegram messages and download any files including restricted files using Bot token and Message URL.

License

Notifications You must be signed in to change notification settings

nypava/TeleCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeleCrawler

TeleCrawler is a program that lets you retrieve telegram messages and download any files including restricted files using Bot token and Message URL.

Installation

  • Clone the repository.
git clone https://github.com/NYDEV0/TeleCrawler
  • Navigate to TeleCrawler.
cd TeleCrawler
  • Install dependecy packages.
pip install -r requirements.txt

Dependencies

Usage

Once you download files and install requirements follow this steps.

  • Run the main file
python3 crawler.py
  • When prompted to give the bot token, provide the Telegram bot token obtained from Bot Father.
  • When prompted to provide the Initial and Final message URL, use a Telegram link in the following format: https://t.me/channel_username/message_id.
  • Once done, the progress will be shown. If you were crawling, the message would be saved in results.json. If you were downloading files, they would save in the download folder within the directory.

About

TeleCrawler is a program that lets you retrieve telegram messages and download any files including restricted files using Bot token and Message URL.

Topics

Resources

License

Stars

Watchers

Forks

Languages