Skip to content

Simple node.js based page scraping telegram bot which gets links from anime and manga sites, given the title.

Notifications You must be signed in to change notification settings

MirkoMassa/mangGet-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangGet

Description of the project

A simple node.js based telegram bot which takes data from https://mangasee123.com/ and https://gogoanime.tel/ and returns the resulting links, by typing the desired title.

Built with

  • Node
  • Telegram API

How I've worked

The page scraping is done with puppeteer. The bot part is mainly done with Telegram API. I've partially used telegraf for code simplicity. .

Examples

Getting anime
Alt Text

Getting manga
Alt Text

Todo list

  • Make a better UX, since inline buttons are not perfect (it could be better if they disappear after choosing between anime or manga)
  • Add more sources and more modularity to the project, some functions are hardcoded

About

Simple node.js based page scraping telegram bot which gets links from anime and manga sites, given the title.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published