
Github Trending Repositories / Developers
Pricing
$25.00/month + usage

Github Trending Repositories / Developers
From a Github Trending category, extract all related informations about repositories or developers trending date range in Daily / Weekly / Monthly. With filters based on language spoken, code language, sponsorable status and date range
0.0 (0)
Pricing
$25.00/month + usage
3
Total users
9
Monthly users
1
Runs succeeded
>99%
Last modified
13 days ago
From a Github Trending category, extract all related informations about repositories or developers trending date range in Daily / Weekly / Monthly. With filters based on language spoken, code language, sponsorable status and date range
Inputs
-
Trending category: Repositories / Developers
-
Date range: Daily / Weekly / Monthly
-
Code language: the name of the code language used
-
Spoken language: for exemple English
-
Is Sponsorable: True or False
Outputs
returns a list of objects per trending repositories OR developers
REPOSITORIES:
1{ 2 "name": "psf / black", 3 "description": "The uncompromising Python code formatter", 4 "description_urls": [], 5 "languages": [ 6 "Python" 7 ], 8 "forks": "2,466", 9 "stars": "39,053", 10 "builders": [ 11 "https://github.com/ambv", 12 "https://github.com/JelleZijlstra", 13 "https://github.com/ichard26", 14 "https://github.com/hugovk", 15 "https://github.com/apps/dependabot" 16 ], 17 "date_range_stars": "108" 18}
DEVELOPERS:
1{ 2 "name": "hoshi-hiyouga", 3 "url": "https://github.com/hiyouga", 4 "popular_repo": "https://github.com/hiyouga/LLaMA-Factory", 5 "popular_repo_description": "Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)" 6}