Skip to content

Dhar15/Info-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Info Hub

Info Hub is your daily dose of curated knowledge — all in one place. This intelligent info aggregator fetches and displays:

  • 📰 News of the Day — Top stories scraped from Inshorts
  • 📜 On This Day in History — Significant historical events via Wikipedia
  • 🗣️ Word of the Day — Vocabulary building via dictionary APIs or scraping
  • 📘 Financial Term of the Day — Pulled directly from a Gmail account (Investopedia newsletter) using the Gmail API

🚀 Live Demo

🔗 Visit the Live App


🧩 Features

Feature Source
News Headlines Inshorts API scraping
Today in History Wikipedia
Word of the Day Merriam-Webster or alternate sources
Financial Term of the Day Gmail API – Fetches from Investopedia

🛠️ Tech Stack

  • Flask (Python Web Framework)
  • Gmail API (OAuth 2.0 + Google API Client)
  • BeautifulSoup (for web scraping)
  • Cloud Run (for deployment)

🧪 Local Setup

🔗 Clone the Repo

git clone https://github.com/Dhar15/Info-Hub.git
cd Info-Hub
pip install -r requirements.txt
python app.py

About

Info Hub - News, Facts & More! With just a bit of harmless web scraping!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors