A python script that scraps GitHub profile and saves it into a MD file.
- Python
- Selenium
- Clone this repository
git clone https://github.com/abhijeet007rocks8/Dev-Scripts- Change Directory
cd Dev-Scripts/Python/GitHub_Profile_Scraper/-
Download Chrome Driver from here Note: Download the one with the same version as chrome you have installed on your machine.
-
Place ChromeDriver in that same directory
-
Install required dependencies
pip3 install selenium- type the following command to run the script
python3 script.py