Github List Scraper avatar

Github List Scraper

Try for free

No credit card required

Go to Store
Github List Scraper

Github List Scraper

janbuchar/github-list-scraper
Try for free

No credit card required

This Actor scrapes repositories from GitHub **Awesome Lists**, **topic listings**, and **individual repositories**, collecting useful metadata for each project.

Developer
Maintained by Community

Actor Metrics

  • 1 Monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 21 hours ago

You can access the Github List Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "awesomeLists": [
3    "lorien/awesome-web-scraping"
4  ],
5  "maxRequestsPerCrawl": 100
6}' |
7apify call janbuchar/github-list-scraper --silent --output-dataset

Github List Scraper API through CLI

The Apify CLI is the official tool that allows you to use Github List Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: