Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Scraping data from LeetCode #944

Closed
2 of 3 tasks
Shraman-jain opened this issue May 13, 2024 · 5 comments
Closed
2 of 3 tasks

Feat: Scraping data from LeetCode #944

Shraman-jain opened this issue May 13, 2024 · 5 comments
Assignees
Labels
gssoc GSSoC 2024

Comments

@Shraman-jain
Copy link

Shraman-jain commented May 13, 2024

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

  • I agree to follow this project's Code of Conduct
  • I'm a GSSoC'24 contributor
  • I want to work on this issue
@Cheshta17
Copy link

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

@nikhil25803
Copy link
Member

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 👨‍💻

@itssiddhantjain
Copy link

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

@khushi-98
Copy link

khushi-98 commented May 29, 2024

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

@Shraman-jain
Copy link
Author

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024
Projects
None yet
Development

No branches or pull requests

5 participants