All Projects → cagataycali → University News Notifier

cagataycali / University News Notifier

Licence: mit
📚 University news notifier

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to University News Notifier

Telegrammer
Telegram Bot - written with Swift 5.2 / NIO, supports Linux, macOS
Stars: ✭ 248 (+342.86%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Spytrojan keylogger
[Solo para programadores] Troyano espía | Keylogger solo para Windows, se replica en el sistema y se inicia automaticamente al iniciar sesión. | Envío de registro mediante [Base de Datos], [Gmail] o [BotTelegram].
Stars: ✭ 32 (-42.86%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
webhook-aiogram-heroku
A sample telegram bot made with aiogram, that fetches updates using the web-hook connection. Can be easily deployed to Heroku.
Stars: ✭ 36 (-35.71%)
Mutual labels:  telegram, telegram-bot, telegram-bot-api
Java Telegram Bot Tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
Stars: ✭ 165 (+194.64%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Bot Telegram
Exemplo de como criar um BOT para o melhor app de mensagens do mundo: Telegram.
Stars: ✭ 53 (-5.36%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Rastreiobot
Telegram Bot @RastreioBot
Stars: ✭ 196 (+250%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Laravel Social Auto Posting
🌈Laravel social auto posting
Stars: ✭ 306 (+446.43%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Botserver
http://telegram.org Bot API Webhooks Framework, for Rubyists
Stars: ✭ 125 (+123.21%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Pytelegrambotapi
Python Telegram bot api.
Stars: ✭ 4,986 (+8803.57%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Kotlin Telegram Bot
🤖 A wrapper for the Telegram Bot API written in Kotlin
Stars: ✭ 337 (+501.79%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Telegram Bot Sdk
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Stars: ✭ 2,212 (+3850%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Java Telegram Bot Api
Telegram Bot API for Java
Stars: ✭ 819 (+1362.5%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Teledart
A Dart library interfacing with the latest Telegram Bot API.
Stars: ✭ 142 (+153.57%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Python Telegram
Python client for the Telegram's tdlib
Stars: ✭ 246 (+339.29%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Telegram.bot
.NET Client for Telegram Bot API
Stars: ✭ 1,964 (+3407.14%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
checkmk-telegram-notify
Get alerted by Check_MK via Telegram bash script
Stars: ✭ 28 (-50%)
Mutual labels:  telegram, telegram-bot, telegram-bot-api
Zanzara
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
Stars: ✭ 107 (+91.07%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Bot Api Base
Clear and simple Telegram bot API
Stars: ✭ 122 (+117.86%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Telegram
Telegram Bot API Wrapper for Scala
Stars: ✭ 310 (+453.57%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Informer
A Telegram Mass Surveillance Bot in Python
Stars: ✭ 745 (+1230.36%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram

📚 University News Notifier

Bot API @UniversityNewsNotifierBot @cagataycali @emrfs

When any announcement at your university, notifier will notify you via telegram.

Node.js module to interact with official Telegram Bot API. A bot token is needed, to obtain one, talk to @botfather and create a new bot.

👍 Usage

Start conversation with your bot

init

Bot will notify you when any announcement at your university

news

✨ Contribution Guideline

This guide will show you how to build and contribute to the project.

Clone and install dependencies

git clone https://github.com/cagataycali/university-news-notifier.git
cd university-news-notifier
npm install

Add your parser in sites directory

Example parser json file,

{
    "university": "Pamukkale Üniversitesi",
    "faculity": "Computer Engineering",
    "home":"http://www.pamukkale.edu.tr",
    "url": "http://www.pamukkale.edu.tr/bilgisayar/tr/haberler",
    "scrape": {
        "news": {
            "listItem": "tr",
            "name": "announcement",
            "data": {
                "url": {
                    "selector": "a.tumunuGorLink",
                    "attr": "href"
                },
                "title": "div.tumunuGorBaslik",
                "publishedAt": "div.tumunuGorTarih"
            }
        }
    }
}

Even you can add your rss listener,

{
    "university": "Yildiz Teknik Üniversitesi",
    "faculity": "Computer Engineering",
    "rss": "https://ytuce.maliayas.com/?type=rss"
}

Also you can add your university parser with native javascript,

Check out:

sites/kou.js

Update university list

Check out here

Test your parser

Check out here

Run end to end test for results

npm run test

☁️ Deploy on your own notifier

Deploy

⚡️ Status

University Crawling Site Status
Anadolu Universitesi https://www.anadolu.edu.tr/duyurular OK
Boğaziçi Universitesi http://bogazici.edu.tr/tr-TR/Content/Duyurular/Duyurular OK
Dokuz Eylül http://www.eng.deu.edu.tr OK
Ege Üniversitesi http://bilmuh.ege.edu.tr/ OK
Eskişehir Osmangazi Üniversitesi https://www.ogu.edu.tr OK
İstanbul Teknik Universitesi http://www.itu.edu.tr/duyuru OK
Ondokuz Mayıs Universitesi http://www.omu.edu.tr/tr/tum-haberler OK
Pamukkale http://www.pamukkale.edu.tr/bilgisayar OK
Yildiz Technical https://ytuce.maliayas.com/ OK

Lets parse your university feeds 😈

Or maybe help us for rss parsing feature.

Even you can support with your server, we don't want run on heroku.

Contributors

Hosting backed by PlusClouds

Thanks for sponsorships 👍

Backed by PlusClouds

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].