---
title: "A bot that hourly looks for Udemy free courses and post them in Telegram Channel"
url: https://daily.dev/posts/a-bot-that-hourly-looks-for-udemy-free-courses-and-post-them-in-telegram-channel-irgqs-hdf
source_url: https://pythonawesome.com/a-bot-that-hourly-looks-for-udemy-free-courses-and-post-them-in-telegram-channel/
type: article
source: "Python Awesome"
published: 2021-09-03T02:29:18.469Z
updated: 2026-03-15T04:52:42.389Z
tags: ["bots", "career", "general-programming", "telegram"]
reading_time: 2
upvotes: 26
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A bot that hourly looks for Udemy free courses and post them in Telegram Channel

**[Python Awesome](https://daily.dev/sources/pythonawe)** · 2 min read · 26 upvotes · 1 comments

## Summary

UdemyPy is a bot that hourly looks for Udemy free courses and post them in my Telegram Channel: Free Courses. UdemyPy looks for courses at Discudemy, UdemyFreebies and TutorialBar. The courses found are compared to those previously found. A new_courses list is generated and stored into the database.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://pythonawesome.com/a-bot-that-hourly-looks-for-udemy-free-courses-and-post-them-in-telegram-channel/>

## Community discussion

Top comments from developers on daily.dev.

**@ajennings** · 0 upvotes

> Great resource!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#bots](https://daily.dev/tags/bots), [#career](https://daily.dev/tags/career), [#general-programming](https://daily.dev/tags/general-programming), [#telegram](https://daily.dev/tags/telegram)

[View this post on daily.dev](https://daily.dev/posts/a-bot-that-hourly-looks-for-udemy-free-courses-and-post-them-in-telegram-channel-irgqs-hdf)
