Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors