{"id":22412483,"url":"https://github.com/tusharpamnani/github-webscrapper","last_synced_at":"2025-03-27T03:22:31.274Z","repository":{"id":209110858,"uuid":"723264124","full_name":"tusharpamnani/GitHub-WebScrapper","owner":"tusharpamnani","description":"An application to fetch the profile image of users on GitHub","archived":false,"fork":false,"pushed_at":"2023-11-25T05:49:14.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T08:46:26.986Z","etag":null,"topics":["project"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tusharpamnani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-25T05:30:54.000Z","updated_at":"2023-11-25T05:40:48.000Z","dependencies_parsed_at":"2023-11-25T06:34:46.438Z","dependency_job_id":null,"html_url":"https://github.com/tusharpamnani/GitHub-WebScrapper","commit_stats":null,"previous_names":["tusharpamnani/github-webscrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharpamnani%2FGitHub-WebScrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharpamnani%2FGitHub-WebScrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharpamnani%2FGitHub-WebScrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharpamnani%2FGitHub-WebScrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tusharpamnani","download_url":"https://codeload.github.com/tusharpamnani/GitHub-WebScrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773712,"owners_count":20669840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["project"],"created_at":"2024-12-05T14:09:02.236Z","updated_at":"2025-03-27T03:22:31.248Z","avatar_url":"https://github.com/tusharpamnani.png","language":"CSS","readme":"# GitHub Profile Image Scraper\n\n## Overview\n\nThis Flask web application is a simple tool that allows users to retrieve the profile image of a GitHub user. Users can input a GitHub username, and the application will scrape the user's GitHub page to find and display the profile image.\n\n## Features\n\n- User Input: Users can provide a GitHub username via a form.\n- Web Scraping: The application utilizes web scraping techniques to extract the profile image from the specified GitHub user's page.\n- Display: The retrieved profile image is displayed on the web page.\n\n## Technologies Used\n\n- Flask: The web framework used for building the application.\n- Requests: A library for making HTTP requests to fetch the GitHub user's page.\n- Beautiful Soup: A library for pulling data out of HTML, used here for parsing the GitHub user's page.\n\n## How to Use\n\n1. Clone the repository to your local machine.\n   ```bash\n   git clone https://github.com/tusharpamnani/GitHub-WebScrapper.git\n\n2. Install the required dependencies.\n   ```bash\n   pip install -r requirements.txt\n\n3. Run the Flask application.\n   ```bash\n   python app.py\n\n4. Open your web browser and go to http://127.0.0.1:5000/ to access the application.\n\n5. Enter a GitHub username in the provided form and submit to see the profile image. \n\n## Notes\n\nThe application uses web scraping, which may be subject to changes on the GitHub website. It's advised to review and update the scraping logic if GitHub's HTML structure changes.\n\n## Acknowledgments\n\nThis application is a simple demonstration of web scraping and using Flask for web development.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharpamnani%2Fgithub-webscrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusharpamnani%2Fgithub-webscrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharpamnani%2Fgithub-webscrapper/lists"}