scrape-up icon indicating copy to clipboard operation
scrape-up copied to clipboard

Feat: Scraping data from LeetCode

Open Shraman-jain opened this issue 9 months ago • 1 comments

Describe the feature

I want to add scrapper for LeetCode it will fetch the data of the username provided. Like the no of problems solved and various ranks and badges the user got. Please Assign this to me

Add ScreenShots

leetcode

Record

  • [X] I agree to follow this project's Code of Conduct
  • [ ] I'm a GSSoC'24 contributor
  • [X] I want to work on this issue

Shraman-jain avatar May 13 '24 15:05 Shraman-jain

I would like to work on this project. Please assign it to me

Cheshta17 avatar May 13 '24 16:05 Cheshta17

Go ahead @Shraman-jain

Note

  • Please create a separate module for this, as in the folder and project structure (if it is already created, just add your features as functions in the same module).
  • Do not use the `selenium web driver as it is incompatible with all devices and cloud platforms.
  • Before making any changes, please check whether the module you want to add exists. If yes, then you can add your functionality as a method only make a separate module and class for it.

All the best 👨‍💻

nikhil25803 avatar May 17 '24 07:05 nikhil25803

Hello @nikhil25803 please assign this issue to me as I have already worked on this kind of problem in the past.

itssiddhantjain avatar May 28 '24 11:05 itssiddhantjain

Hello @nikhil25803 I am well-equipped to handle this issue as I have successfully resolved similar problems. Please assign it to me.

khushi-98 avatar May 29 '24 06:05 khushi-98

@nikhil25803 Can you guide me how to scrape dynamic content without using selenium as I can't find a way to do so. I have tried multiple approaches but can't find a suitable one

Shraman-jain avatar May 31 '24 15:05 Shraman-jain