Web scraper for collecting profile data from GitHub
This web scraper, built on Scrapy, automatically collects information about GitHub users. It retrieves a list of profile URLs from a file on GitHub and analyzes the profile pages, extracting the following data: Basic information: name, nickname, location, biography Contact details: links to Twitter (X), Instagram, LinkedIn, personal websites, and email.