GeeksForGeeksAPI icon indicating copy to clipboard operation
GeeksForGeeksAPI copied to clipboard

Unofficial GeeksForGeeks API

Results 11 GeeksForGeeksAPI issues
Sort by recently updated
recently updated
newest added

this is iam getting which is my correct username. Please Check @arnoob16

bug
help wanted
good first issue

This fixes #11 I have made the changes in code such that the names of the properties from basic details and score cards will be fetched dynamically instead of manually...

Added a redirect to the repository url when the URL is "/". This is connected to issue #3 .

### Description When the user tries to access the root route, i.e. '/' an error 404 page is rendered. You can recreate the behaviour by going to this URL ->...

bug
help wanted

https://geeks-for-geeks-api.vercel.app/userza3eevjfq8f

1. When i hit this URL - https://geeks-for-geeks-api.vercel.app/surendrachoygk5, i got response but it not contain totalProblemsSolved, codingScore. ![image](https://github.com/user-attachments/assets/875e6942-71e1-456c-8b98-cc404fb3ff43)

When trying to call the API using fetch function through my code, it is returning no response with status code 400, tried same on postman as well still the response...

Fix: Updated Code to Extract Data from the Latest GeeksforGeeks Website Update The code was previously unable to extract problem data due to the recent update on the GeeksforGeeks website....

Changes: - Home page at root route - An svg image of the user's profile stats at "https://geeks-for-geeks-stats.vercel.app/stats/yourGeeksForGeeksUsername"