8000 GitHub - stevemats/Gitly: Quick Way to Locate Profiles of Random Active Users on GitLab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stevemats/Gitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GITLY - Gitlab User Retriver

A user-friendly interface for interacting with the Gitlab API endpoint containing users data and managing the retrieved data in a quick and simple manner.

Watch the video

USAGE:

  • Download tool (Options - Direct download /git clone):
    git clone https://github.com/stevemats/Gitly.git
  • Change directory to Gitly(path to Gitly download):
cd Gitly
  • Running the Gitly(run below command and follow prompt):
python gitly.py
  • By default data is stores in user_data.txt file but you can save it somewhere else.

Prompt Screenshot


gitly options gitlab

  • Enter the number of results per page = This prompt allows you to specify how many results(user records) you want to receive on each page.

  • Enter the username to search for = Input the username you're interested in searching for within the API's user data so as to filter and retrieve specific user information.

  • Enter the total number of pages to retrieve (0 for all) = This prompt provides an option to limit the number of pages of data you want to retrieve. If you enter a number >0, the script will fetch that amount of pages which can be helpful if you only want to retrieve a specific portion of the data. If you enter "0", it will retrieve all available pages of data.

  • Enter the output file name This gives you the ability to define how the output data will be saved which can be very handy if you want to seperate user data by name.

About

Quick Way to Locate Profiles of Random Active Users on GitLab

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0