Repo-Crawler is a web-based tool that fetches essential information about GitHub repositories. It allows users to search for repositories by keyword and retrieve details like the repository name, star count, description, and the owner's username.
- Search for popular repositories on GitHub using a keyword.
- Retrieves and displays repository information such as:
- Repository Name
- Star Count
- Description (About the Repository)
- Owner's Username
- last update
- programming language used
- filter search by programming language
- Clone this repository:
git clone https://github.com/codetesla51/repo-crawler.git