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

Refactoring and Improvements for GeeksforGeeks Course Scraper #55

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

KavyaMalviya56
Copy link
Contributor

#54 Issue Resolved

Changes Made:

Refactored the code into a class for better organization and maintainability.
Adhered to PEP 8 style guidelines for improved readability.
Made the SQLite database connection and table creation more structured.
Implemented better exception handling for database operations.
Replaced hard-coded URLs with a parameter.
Organized the code into distinct methods for easier maintenance.
Added comments to explain each method's purpose and relevant attributes.

@anupammaurya6767 anupammaurya6767 merged commit 24530d8 into anupammaurya6767:main Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants