Skip to content

This Python scraper retrieves GitHub user profile information, such as bios and profile photos, using the BeautifulSoup and Requests libraries. It is beginner-friendly, features proper error handling, and offers potential for future upgrades, including scraping repositories, follower counts etc. Great for practicing web scraping skills.

Notifications You must be signed in to change notification settings

Darksyde0/github_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

github_scraping

This Python scraper retrieves GitHub user profile information, such as bios and profile photos, using the BeautifulSoup and Requests libraries. It is beginner-friendly, features proper error handling, and offers potential for future upgrades, including scraping repositories, follower counts etc. Great for practicing web scraping skills.

About

This Python scraper retrieves GitHub user profile information, such as bios and profile photos, using the BeautifulSoup and Requests libraries. It is beginner-friendly, features proper error handling, and offers potential for future upgrades, including scraping repositories, follower counts etc. Great for practicing web scraping skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages