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

Issue no #928 : Scraping data from geeksforgeeks #936

Merged
merged 7 commits into from
May 14, 2024

Conversation

agastya3636
Copy link
Contributor

@agastya3636 agastya3636 commented May 13, 2024

Description

I have created a new folder name geeksforgeeks which contain 2 files.
geeksforgeeks.py file has a function get_profile() which scrape the data of provided username.

Resolves: #928

Checklist

Before submitting this pull request, kindly verify that the ensuing checkpoints have been reached.

  • Have you adhered to the repository's defined coding convention rules?
  • Have you updated the 'documentation.md' file with the method/function documentation?
  • Have you sent a message along with the result or response?
  • Have you used the try-catch technique?
  • Has the method/class been added to the documentation (md file)?

Screenshots

Uploading a screenshot illustrating the approach you developed for validation is required.

Additional Notes/Comments

Any additional remarks or suggestions concerning this pull request are welcome.


I certify that I have carried out the relevant checks and provided the requisite screenshot for validation by submitting this pull request.
I appreciate your contribution.

Copy link
Member

@nikhil25803 nikhil25803 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include this module in dev-documentation.md file as well so that we have a track of documentation as well.

@agastya3636
Copy link
Contributor Author

@nikhil25803 added the module in dev-documentation

@agastya3636 agastya3636 requested a review from nikhil25803 May 13, 2024 15:21
@nikhil25803 nikhil25803 merged commit e99fbef into Clueless-Community:main May 14, 2024
1 check passed
@nikhil25803
Copy link
Member

Great work @agastya3636 !!
Do not forget to

  • Share your contribution on socials and tag Clueless 🫂
  • Give this repository a star ✨
  • Follow Clueless Community on GitHub ✅

@nikhil25803 nikhil25803 added level3 gssoc GSSoC 2024 and removed under review labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2024 level3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Scraping data from geeksforgeeks
2 participants