Github List Scraper avatar
Github List Scraper

Pricing

Pay per usage

Go to Store
Github List Scraper

Github List Scraper

Developed by

Jan Buchar

Jan Buchar

Maintained by Community

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

0.0 (0)

Pricing

Pay per usage

0

Total users

4

Monthly users

3

Runs succeeded

>99%

Last modified

2 months 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.

$echo '{
< "awesomeLists": [
< "lorien/awesome-web-scraping"
< ],
< "maxRequestsPerCrawl": 100
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: