gitWrap
by stylish_panduri
Scrapes your GitHub profile, repos, commits, issues, and languages to Generate a yearly ‘GitHub Wrapped’ summary. Outputs top languages, frameworks, a...
Opens on Apify.com
About gitWrap
Scrapes your GitHub profile, repos, commits, issues, and languages to Generate a yearly ‘GitHub Wrapped’ summary. Outputs top languages, frameworks, activity heatmap, and repo highlights—perfect for Spotify-Wrapped style visualizations. No API needed, fully automated with Apify.
What does this actor do?
gitWrap is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
GitHub Wrapped Scraper Apify Actor to scrape GitHub profiles, repositories, commits, issues, and more from HTML only --- ## Overview This Apify Actor scrapes a GitHub user's profile, activity, repositories, and more, to generate a rich dataset for a 'Spotify Wrapped' style frontend. It does NOT use the GitHub API and works solely by scraping HTML pages using CheerioCrawler or PlaywrightCrawler. ## Features - Scrapes profile info (avatar, name, repo count) - Scrapes all public repositories (name, stars, languages, etc), commits, issues, pull requests - Auto-detects major frameworks (React, Next.js, Express, Django, Flask, LangChain) - Provides heatmap of commit activity, top repos, languages, frameworks, and more - Matches Apify actor standards fully (pagination, retries, request queue, logs, etc) ## Usage ### Input Schema (.actor/INPUT_SCHEMA.json) json { "githubUsername": "string (required)", "year": "number (default=2024)", "maxRepos": "number (default=30)" } ### Output Schema (.actor/OUTPUT_SCHEMA.json) Results look like: json { "username": "octocat", "displayName": "The Octocat", "profilePicture": "https://github.com/octocat.png", "year": 2024, "totalRepos": 10, "totalCommits": 210, "totalIssues": 12, "totalPullRequests": 3, "topLanguages": [{"language":"JavaScript","count":120}], "topFrameworks": ["React","Next.js"], "activityHeatmap": {"2024-01-01": 2, ...}, "mostActiveDays": ["2024-03-12",...], "topRepositories": [{"name":"repo","commits":70,"stars":35}], "generatedAt": "2024-12-06T12:00:00Z" } ## How It Works - Scrapes public GitHub user profile and repository HTML - Follows pagination for repos, commits, issues/PRs - Counts/aggregates user activity for heatmaps - Tries to fetch and parse package.json for frameworks - Respects 429/403 by sleeping/retrying - Uses Apify's RequestQueue for robust crawling - Pushes exactly one object as final result ## Quality & Limitations - Error handling and retries for robustness - Pagination for repos, commits, etc - Only scrapes public data (no API, no login) - Be careful with rate limits; actor sleeps/backs off if hit ## Development - main.js contains actor logic - All schema/metadata are in .actor directory ## Author & License MIT (c) 2025 github-wrapped-scraper
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try gitWrap now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- stylish_panduri
- Pricing
- Paid
- Total Runs
- 8
- Active Users
- 1
Related Actors
Google Search Results Scraper
by apify
Website Content Crawler
by apify
🔥 Leads Generator - $3/1k 50k leads like Apollo
by microworlds
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support