https://github.com/hsins/daily-github-trending
📰 Fetch daily trending repositories information on GitHub Trending Page by script writen in JavaScript and executed with GitHub Actions Service.
https://github.com/hsins/daily-github-trending
crawlers github-actions github-actions-javascript
Last synced: 8 months ago
JSON representation
📰 Fetch daily trending repositories information on GitHub Trending Page by script writen in JavaScript and executed with GitHub Actions Service.
- Host: GitHub
- URL: https://github.com/hsins/daily-github-trending
- Owner: Hsins
- License: mit
- Created: 2020-01-09T12:28:44.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T16:49:49.000Z (8 months ago)
- Last Synced: 2025-02-11T17:23:27.855Z (8 months ago)
- Topics: crawlers, github-actions, github-actions-javascript
- Language: JavaScript
- Homepage:
- Size: 6.39 MB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](./LICENSE)
![]()
# Daily GitHub Trending
📰 _Fetch daily trending repositories information on [GitHub Trending Page](https://github.com/trending) by script writen in JavaScript and executed with GitHub Actions Service._
## Technologies
- [Node.js](https://nodejs.org/en/)
- [axios](https://github.com/axios/axios)
- [moment](https://momentjs.com/)
- [cheerio](https://github.com/cheeriojs/cheerio)Check [`package.json`](https://github.com/Hsins/Daily-GitHub-Trending/blob/master/package.json) file for more information.
## License
Licensed under the MIT License, Copyright © 2020 Hsins.