This is a telegram bot which scrapes manga,manwha, manhua and webtoons and provides information regarding promising titles on weekly basis
Join the telegram group to get automated weekly updates: https://t.me/+7qn27AYiREo3M2Y1
STAGE | STATUS |
---|---|
Scraper functions | ✓ |
Multithreaded queue to accelerate scraping | ✓ |
Comments analysis | ✗ |
Desc. text summarization model | ✓ |
Presentable final infographic | ✓ |
Telgram bot code | ✓ |
Improve logging | ✗ |
Total time under 20 mins. | ✓ |
GitHub Action Integration | ✓ |
Clone the project
git clone git@github.com:Kashyapdevesh/Manga-Newsletter.git
Go to the project directory
cd Manga-Newsletter
Prepare and activate virtual environment
virtualenv venv
source venv/bin/activate
Install dependencies
pip install -r requirements.txt
python3 main.py
Contributions are always welcome!
- Per chapter automated comments analysis
- Improvement in recommender system
- Improved Logging
- Improved Code Structure
- Automated URL Embedding & fix text box bug (Easy-Medium)
- WA Client (Optional)
If you have any feedback, please reach out to us at devesh.btech.cs19@iiitranchi.ac.in