Clueless-Community / scrape-up

A web-scraping-based python package that enables you to scrape data from various platforms like GitHub, Twitter, Instagram, or any useful website.
https://pypi.org/project/scrape-up/
MIT License
249 stars 246 forks source link

Feat: Add data extraction from CodeForces #946

Closed Arghya-Banerjee closed 3 months ago

Arghya-Banerjee commented 3 months ago

Describe the feature

This feature will extract data from the codeforces profile of an user when the username is provided. It will extrac info like last contest the user participated, when he registered and many more information about that profile.

Add ScreenShots

image

Like we can see from this image the profile part alone contains many information. I will implement single functions as well as one compact function that will show all the information about the user in a structured manner.

Record

kashishrajputt commented 3 months ago

i would like to work on this issue. please assign it to me.

imsuraj675 commented 3 months ago

I would like to work on this issue, please assign it to me.