Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.31 KB

readme.md

File metadata and controls

30 lines (22 loc) · 1.31 KB

GitHub Insights Dashboard

Description

GitHub Insights is a Streamlit-based web application that provides real-time insights into GitHub's trending content. The application scrapes and visualizes data from various GitHub pages including trending repositories, developers, topics, and collections.

Hosted on Streamlit demo

My Skills

News 📰

ScrapegraphAI has now his APIs! Check it out here!

Features

  • Trending Repositories: Analyze trending repositories with detailed statistics and a programming language distribution chart
  • Trending Developers: View and download information about trending GitHub developers, including their usernames, popular repositories, and company affiliations
  • Topics: Explore featured GitHub topics with descriptions
  • Collections: Browse GitHub collections and their descriptions

Requirements

The following dependencies are required to run the application:

  • streamlit
  • pandas
  • pydantic
  • scrapegraph-py
  • plotly

Screenshots

GitHub Insights Dashboard showing trending repositories and language distribution GitHub Insights Dashboard displaying trending repositories and programming language distribution chart