pders01 / telarantula

πŸ“œ I made this for Uni. Was pretty fun. It scrapes telegram channels of known German tinfoil-hats and tries to detect the telegram channel based on the emojis that are used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telarantula

  • Project for a data-science module for uni
  • Scraping messages from public telegram channels

setup

pip3 install -r requirements.txt
runner.pl # to run; change shabang if necessary

add dotenv file with

  • API_ID
  • API_HASH
  • PHONE

my.telegram.org/apps

About

πŸ“œ I made this for Uni. Was pretty fun. It scrapes telegram channels of known German tinfoil-hats and tries to detect the telegram channel based on the emojis that are used.


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%Language:Perl 0.0%