Github Profile Scraper

Github Profile Scraper

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

AUTOMATIONLEAD_GENERATIONApify

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}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!