Github Profile Scraper avatar
Github Profile Scraper
Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Github Profile Scraper

Github Profile Scraper

saswave/github-profile-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

GitHub User Profile Scraper. Extracts data from GitHub profiles, including followers, following, LinkedIn, Twitter, achievements and much more. Ideal for developers, researchers, and marketers. From a list of Github profile or a repository stargazers link

GitHub User Profile Scraper. Extracts data from GitHub profiles, including followers, following, LinkedIn, Twitter, achievements and much more. Ideal for developers, researchers, and marketers. From a list of Github profile or a repository stargazers link

Input can be a list of Github profiles OR a repository link to get stargazers profiles (people who left a star mark)

Outputs

1{
2  "user": "https://github.com/rasbt",
3  "name": "Sebastian Raschka",
4  "username": "rasbt",
5  "followers": "19.9k",
6  "following": "39",
7  "bio": "Machine Learning and AI researcher & currently research engineer at a startup",
8  "location": "Madison, WI",
9  "emails": [],
10  "organization": "@Lightning-AI",
11  "websites": [
12    "https://magazine.sebastianraschka.com"
13  ],
14  "achievements": [
15    "Mars 2020 Contributor",
16    "Public Sponsor",
17    "YOLO",
18    "Starstruck",
19    "Pull Shark",
20    "Pair Extraordinaire",
21    "Galaxy Brain",
22    "Arctic Code Vault Contributor",
23    "Quickdraw"
24  ],
25  "sponsoring": [],
26  "last_year_contribution_number": "1444",
27  "X": "https://twitter.com/rasbt",
28  "LinkedIn": "https://www.linkedin.com/in/sebastianraschka/",
29  "highlights": [
30    "Pro"
31  ],
32  "organization_followed": [
33    "https://github.com/conda-forge",
34    "https://github.com/psa-lab",
35    "https://github.com/iPRoBe-lab",
36    "https://github.com/Raschka-research-group",
37    "https://github.com/BioPandas"
38  ],
39  "first_year_commit": "2013",
40  "pinned_repos": [
41    {
42      "name": "LLMs-from-scratch",
43      "url": "https://github.com/rasbt/LLMs-from-scratch",
44      "description": "Implementing a ChatGPT-like LLM from scratch, step by step",
45      "languages": [
46        "Jupyter Notebook"
47      ],
48      "stars": "11.3k",
49      "forks": "904"
50    }
51  ],
52  "readme": [
53    "Hi there, I am Sebastian 👋",
54    "and I am a machine learning and AI researcher with a strong passion for education!",
55    "⚡️ As Staff Research Engineer at",
56    "Lightning AI",
57    ", I am working on the intersection of AI research, software development, and large language models (LLMs).",
58    "🎓 Previously, I was an Assistant Professor of Statistics at the",
59    "University of Wisconsin-Madison",
60    "(tenure track 2018-2025) until 2022, focusing on deep learning and machine learning research.",
61    "🎮 But most of all, I am a passionate coder who loves open-source software!",
62    "📖 I also love writing and authored several books!",
63    "(Links and more info",
64    "here",
65    ".)",
66    "If you are interested in more details, check out",
67    "my website",
68    "!",
69    "Socials",
70    "I am also more active on social platforms than I should be!",
71    "📝 Substack Blog",
72    "Ahead of AI",
73    "👨‍💻 Twitter",
74    "(@rasbt)",
75    "🖇️ LinkedIn",
76    "in/sebastianraschka"
77  ]
78}
Developer
Maintained by Community
Actor metrics
  • 7 monthly users
  • 3 stars
  • 99.1% runs succeeded
  • Created in Mar 2024
  • Modified 4 months ago