mattpaletta / github-scraper-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-scraper-py

Usage

python3 -m scraper

Runtime Parameters

limit: Numerical limit to limit the number of users fetched
user: Github username, otherwise you will be prompted at runtime
output: Output CSV (defaults to output.csv)
repo: Repo file (see below) (defaults to repo.txt)

Creating the Repository file

Below is an example repository file: (repo.txt)

mattpaletta/configparser
tensorflow/tensorflow

About


Languages

Language:Python 100.0%