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
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
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
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}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!