Clay Icon

Extracting GitHub Contributors from CSV File for Usernames, Emails, and Organizations

ยท
ยท

Hi Team, I have a csv file containing a list of github repositories, so I want to extract the contributors for each record from the csv and I want to extract / enrich out all the users' usernames, emails, their organizations How do I do it, I have a list of it & below attached is the screenshot.

  • Avatar of Clay T.
    Clay T.
    APP
    ยท
    ยท

    Hi Prajwal, you can pull the contributors url and then enrich it:

    c156dc75-dafa-40a0-834d-0f62e7a40af3.png(69 kB)
  • Avatar of Clay T.
    Clay T.
    APP
    ยท
    ยท

    ยญ

    9294132d-b485-4f50-89b0-6c7aa9729ce7.png(44 kB)
  • Avatar of Prajwal A.
    Prajwal A.
    ยท
    ยท

    I tried doing it but in order to do it we will need the usernames & we currently have just the contributors urls (below attached is the screenshot) thats the first thing. Secondly using the repo summary integration I want to find out the count of github contributors, I tried to look for that option but didn't find out in github repo summary integration, please help me out on that also. Thanks

  • Avatar of Clay T.
    Clay T.
    APP
    ยท
    ยท

    You can use Claygent to extract the usernames form the URLs

  • Avatar of Prajwal A.
    Prajwal A.
    ยท
    ยท

    Okay, Thanks