Github Trending Repositories / Developers avatar
Github Trending Repositories / Developers

Pricing

$25.00/month + usage

Go to Store
Github Trending Repositories / Developers

Github Trending Repositories / Developers

Developed by

SASWAVE

SASWAVE

Maintained by Community

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

16 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:

{
"name": "psf / black",
"description": "The uncompromising Python code formatter",
"description_urls": [],
"languages": [
"Python"
],
"forks": "2,466",
"stars": "39,053",
"builders": [
"https://github.com/ambv",
"https://github.com/JelleZijlstra",
"https://github.com/ichard26",
"https://github.com/hugovk",
"https://github.com/apps/dependabot"
],
"date_range_stars": "108"
}

DEVELOPERS:

{
"name": "hoshi-hiyouga",
"url": "https://github.com/hiyouga",
"popular_repo": "https://github.com/hiyouga/LLaMA-Factory",
"popular_repo_description": "Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)"
}