neokd / DataStorehouse

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.
https://datash.vercel.app
MIT License
18 stars 22 forks source link

Scraper #43

Closed neokd closed 1 year ago

neokd commented 1 year ago

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 name

Steps 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():