DataStoreHouse is an open-source project that aims to create a collaborative platform for gathering and sharing a wide variety of datasets. It provides a centralised repository where individuals and organisations can contribute, discover, and collaborate on diverse datasets for various domains.
Description
Create a scraper to scraper github user name .
Expected Behavior
A python script called
Github.py
that can be used to scrape github user nameSteps to Reproduce (if applicable)
Create a file github.py the file should contain a class called github and implement the feature under the function
def get_user_name():