Skip to content

codeHui/python_hk_event_search

Repository files navigation

HK Event Search

python_hk_event_search allows you to search for Hong Kong events from various event platforms with a single command. It filters out events that occur during working hours and the topics you are not interested in, saving you time and effort.

Presentation

This project is part of the Presentation at Open Source Hong Kong.
Check out the presentation slide to see the motivation for this project: Presentation at Open Source Hong Kong 20251113.pdf

Features

  • Fetch events from Eventbrite, Luma, Meetup, GDG HK, HKU, CityU, PolyU, and HKBU.
  • Filter for events during non-working hours, in person, free, not sold out, and the categories you are interested in.
  • Filter out topics by keywords in their titles by modifying title_filter_config in the main.py.
  • Easy to use and extend.

Running

UV is recommended to initialize the Python environment (in case you prefer Conda: run_with_conda.md):

uv sync
uv run python main.py

The print result will look like this (you can further filter titles by keywords such as "AI"):

=============== Eventbrite ===============
Title: WTMHK x 香港 AI 培訓學院 IWD 2026 工作坊:打破數碼營銷單線枷鎖:AI多軌製作宣傳影片
Start Date: 2026-03-13 19:30:00, Friday
End Date  : 2026-03-13 21:30:00, Friday
URL: 21 Sheung Yuet Road, Kowloon Bay, KOW
URL: https://www.eventbrite.hk/e/wtmhk-x-ai-iwd-2026-ai-tickets-1982757804969

=============== GDG HK ===============
Title: GDGHK - Build with AI Hong Kong 2026 Speaker Session #3
Type: Speaker Session / Tech Talk
Start: 2026-03-18 19:30:00, Wednesday
URL: https://gdg.community.dev/events/details/google-gdg-hong-kong-presents-gdghk-build-with-ai-hong-kong-2026-speaker-session-3/
Description: 我哋誠意邀請你參加我哋GDGHK - Build with AI Hong Kong 2026 Speaker Session #3!我們會邀請行業專家黎分享最新Google AI 發展,加上實作示範,希望令大家了解更多生成式AI發展!我地...

=============== PolyU ===============
Title: International Summit on the Use of AI in Learning and Teaching Languages and Other Subjects & Post-Summit Workshop Series
Start Date: 2025-07-04 08:00:00, Friday
End Date  : 2025-07-07 18:30:00, Monday
URL: https://www.polyu.edu.hk/en/events/2025/7/0704to0707_international-summit-on-the-use-of-ai-in-learning-and-teaching-languages-and-other

=============== HKU ===============
Title: Law in the Digital Age: The EU’s Approach to Regulating AI and Online Platforms
Date: 31 Mar - 31 Mar 2026 (Tuesday)
Time: 18:30-19:30
Venue: Academic Conference Room, 11/F Cheng Yu Tung Tower, The University of Hong Kong
URL: http://hkuems1.hku.hk/hkuems/ec_hdetail.aspx?guest=Y&UEID=105222

Community

At the Open Source Hong Kong presentation, I concluded by highlighting a key limitation of AI : AI cannot generate truly new ideas or innovations. AI only produces data based on patterns it has learned, which is why communities like ours are essential for sparking creativity and fresh perspectives.
To further support the local IT community, I created a WhatsApp Community dedicated to sharing after-work tech events in Hong Kong. If you enjoy tech meetups and knowledge sharing, feel free to join:
community.jpg
Our community member has developed a cool website that aggregates tech events in Hong Kong, and you can check it out here: devs.hk.
devs.hk.jpg

Contributing

Feel free to share, star, fork the project, and submit pull requests (e.g., to add more event platforms or update APIs).
For any questions or suggestions, please open an issue or start a GitHub Discussions.

About

Search for Hong Kong IT events, with filtering options for non-working hours and topics.

Resources

License

Stars

Watchers

Forks

Contributors

Languages