Skip to content

This repository contain a Github-Profile-Scraper Project which shows all the information regrading the username you input

Notifications You must be signed in to change notification settings

Pankaj-SinghR/Github-Profile-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github-Profile-Scraper

What Github-Profile-Scraper does?

  • Find the user if it's available in github
  • Show Information like name of user, no. of followers, following and repositories
  • Show all the social link of the user
  • Show all the link of the blogs written by the user as an Output

Clone the Repository

git clone https://github.com/Pankaj-SinghR/Github-Profile-Scraper.git

Change directory

cd Github-Profile-Scraper

Create a virtual environment

python3 -m virtualenv env

Start the virtual environment

source env/bin/activate

Install requirements.txt file

pip install -r requirements.txt 

Run the scraper.py file

python scraper.py

Output Sample

About

This repository contain a Github-Profile-Scraper Project which shows all the information regrading the username you input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages