Skip to content

tbienias/gitlab-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GitLab Data

Scraping GitLab Data using Python. This example Python script shows the usage of python-gitlab module and serves as supplementary material to my blog post about scraping data from GitLab: https://github.com/tbienias/blog/blob/master/posts/gitlab-data-scraping.md

Usage

In gitlab_data.py change variables auth_token and project_id to your corresponding authentication token obtained from GitLab and project ID of the project you want to analyze.

pip install python-gitlab
python gitlab_data.py

License

MIT

About

Scraping GitLab Data using Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages